diff options
| author | J08nY | 2024-09-05 15:27:55 -0300 |
|---|---|---|
| committer | J08nY | 2024-09-05 15:27:55 -0300 |
| commit | a673216d84af65b649fd7060680c3ffa4fdc7db0 (patch) | |
| tree | 7a914b765cf9f374a1dbc8329e0fd2998de2b733 /docs/_static | |
| parent | 4a0fa10a69d2d8dc575d0ef343e20f0e357812bd (diff) | |
| download | pyecsca-a673216d84af65b649fd7060680c3ffa4fdc7db0.tar.gz pyecsca-a673216d84af65b649fd7060680c3ffa4fdc7db0.tar.zst pyecsca-a673216d84af65b649fd7060680c3ffa4fdc7db0.zip | |
Diffstat (limited to 'docs/_static')
| -rw-r--r-- | docs/_static/custom.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_static/custom.css b/docs/_static/custom.css index a8744a3..ba69356 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -21,3 +21,8 @@ a:visited { dt:target, .highlight { background: #ffffff; } + +.bibtex-dropdown summary { + width: 107px; + font-weight: normal !important; +} |
