list padding for the docs

This commit is contained in:
Jeremy Ashkenas 2010-02-21 17:59:17 -05:00
parent 5d893947ea
commit aded80c101
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ br.clear {
height: 0;
clear: both;
}
ul {
padding-left: 20px;
}
b.header {
color: #000055;
display: block;