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;
}
#content-list .level-2, #content-list.level-3 {
#content-list .level-2,
#content-list .level-3 {
margin-left: 1em;
}
#content-list a.current {
font-weight: bold;
color: #000;