aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-09-01 14:22:26 -0400
committerbnewbold <bnewbold@robocracy.org>2014-09-01 14:22:26 -0400
commitbb98a0c06569ad563cbe7688729f02663c76726e (patch)
treeb17656016d311f558f12f806355db7e9c42ae295 /docs
parent70785f72adffc61dabeb7d5ff610a534ba643669 (diff)
downloadlibrambutan-bb98a0c06569ad563cbe7688729f02663c76726e.tar.gz
librambutan-bb98a0c06569ad563cbe7688729f02663c76726e.zip
docs: tweaks to rambutan-docs css
Diffstat (limited to 'docs')
-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;
}