aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/_static/rambutan-docs.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/_static/rambutan-docs.css')
-rw-r--r--docs/source/_static/rambutan-docs.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/source/_static/rambutan-docs.css b/docs/source/_static/rambutan-docs.css
index 173bd34..e5b00ae 100644
--- a/docs/source/_static/rambutan-docs.css
+++ b/docs/source/_static/rambutan-docs.css
@@ -15,7 +15,7 @@ body {
}
.sphinxsidebar {
- padding-top: 6em;
+ padding-top: 10em;
opacity: 0.65;
font-size: 0.9rem;
}
@@ -36,9 +36,9 @@ h1, h2, h3, h4, h5, h6 {
h1 { font-size: 1.6em; font-weight: bold; }
h2 { font-size: 1.3em; font-weight: normal; }
-h3 { font-size: 1.1em; font-weight: normal; }
-h4 { font-size: 1.0em; font-weight: normal; }
-h5 { font-size: 1.0em; font-weight: normal; }
+h3 { font-size: 1.05em; font-weight: normal; }
+h4 { font-size: 0.9em; font-weight: normal; }
+h5 { font-size: 0.9em; font-weight: normal; }
header h1 {
margin-top: 0.3em;
@@ -82,7 +82,7 @@ body > header h1 a, body > header h1 a:visited {
}
.sphinxsidebar h3 a {
- color: #444;
+ color: #222;
}
pre, tt {
@@ -123,7 +123,7 @@ div.note, div.topic {
background-color: #f4f4f4;
}
-.related .bottom {
+.related.bottom {
margin-top: 2em;
}