docs css fix for content-list indentation

This commit is contained in:
Igor Minar 2011-06-06 15:11:58 -07:00
parent 6e4a501127
commit dd44e00ddd

View file

@ -181,10 +181,12 @@ h4 {
font-weight: bold; font-weight: bold;
} }
#content-list .level-2, #content-list.level-3 { #content-list .level-2,
#content-list .level-3 {
margin-left: 1em; margin-left: 1em;
} }
#content-list a.current { #content-list a.current {
font-weight: bold; font-weight: bold;
color: #000; color: #000;