aboutsummaryrefslogtreecommitdiffstats
path: root/source/_static
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-10-20 22:31:24 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-10-20 22:31:24 -0400
commit01eb3ed1df0312c7f021bb257fa359dce68ce850 (patch)
tree0d86ae18c7288449530d1e635f140bedc210b2db /source/_static
parent8fbb635180b32096ce4f05c2ac2a88a5d3c3ad46 (diff)
downloadlibrambutan-01eb3ed1df0312c7f021bb257fa359dce68ce850.tar.gz
librambutan-01eb3ed1df0312c7f021bb257fa359dce68ce850.zip
Tweak styling of Contents at a Glance.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'source/_static')
-rw-r--r--source/_static/index-style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/_static/index-style.css b/source/_static/index-style.css
index a0ef75c..d7c42b3 100644
--- a/source/_static/index-style.css
+++ b/source/_static/index-style.css
@@ -8,6 +8,10 @@
display: inline;
}
+.contents-table td {
+ padding: 0em 1em 0em;
+}
+
.contents-table ul {
list-style-type: none;
margin: 0em;