summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2010-04-01 20:52:14 +0000
committerflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2010-04-01 20:52:14 +0000
commit923ff4eec01bbe955ccdbd3bf9622a715455db52 (patch)
treeb2055910b3d0176d1406517987f2037125e237de
parent6bcf627c2f377390d844c404fd8eeb1d067a3bdc (diff)
Nav-Feld übersichtlicher gestaltet.
git-svn-id: https://svn.neo-layout.org@2269 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r--www/stylesheet_wiki.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/stylesheet_wiki.css b/www/stylesheet_wiki.css
index f9d97d2..8fd70dd 100644
--- a/www/stylesheet_wiki.css
+++ b/www/stylesheet_wiki.css
@@ -82,6 +82,10 @@ margin-left:-2em;
background: #333 url(http://wiki.neo-layout.org/chrome/common/topbar_gradient2.png) 0 0 repeat-x;
}
+.wiki-toc {padding-bottom:1em;}
+.wiki-toc li {padding-left:0.3em;}
+.wiki-toc h4 {font-size:10pt; padding-bottom:0.8em;}
+
/* Alternate links */
#altlinks{
clear: both;