aboutsummaryrefslogtreecommitdiff
path: root/docs/_static
diff options
context:
space:
mode:
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;
+}