aboutsummaryrefslogtreecommitdiff
path: root/docs/_static
diff options
context:
space:
mode:
authorJ08nY2024-09-05 15:27:55 -0300
committerJ08nY2024-09-05 15:27:55 -0300
commita673216d84af65b649fd7060680c3ffa4fdc7db0 (patch)
tree7a914b765cf9f374a1dbc8329e0fd2998de2b733 /docs/_static
parent4a0fa10a69d2d8dc575d0ef343e20f0e357812bd (diff)
downloadpyecsca-a673216d84af65b649fd7060680c3ffa4fdc7db0.tar.gz
pyecsca-a673216d84af65b649fd7060680c3ffa4fdc7db0.tar.zst
pyecsca-a673216d84af65b649fd7060680c3ffa4fdc7db0.zip
Diffstat (limited to 'docs/_static')
-rw-r--r--docs/_static/custom.css5
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;
+}