Indent the API reference list

This commit is contained in:
Vojta Jina 2011-05-18 14:55:53 +02:00 committed by Igor Minar
parent 76df0db598
commit 3616716615

View file

@ -227,6 +227,22 @@ p {
padding-left: 25px;
}
li.level-0 {
font-size: 24px;
list-style: none;
margin-left: -20px;
padding-bottom: 10px;
}
li.level-1 {
font-size: 15px;
font-weight: bold;
}
li.level-2, li.level-3 {
margin-left: 20px;
}
#sideBarContent1 a.current {
font-weight: bold;
color: #000;