CSS improvements for POD ordered lists
This commit is contained in:
parent
dc9799d64e
commit
96186b1442
1 changed files with 2 additions and 2 deletions
|
|
@ -697,8 +697,8 @@ sub css {
|
|||
.indexgroup ul { margin-left: 5px; list-style-type: none }
|
||||
.indexgroup ul ul { margin-left: 20px }
|
||||
.pod p { margin: 3px 15px 13px 15px; text-align: justify }
|
||||
.pod ul { margin-left: 30px }
|
||||
.pod ul li { margin-right: 15px; text-align: justify }
|
||||
.pod ul, .pod ol { margin-left: 35px }
|
||||
.pod ul li, .pod ol li { margin-right: 15px; text-align: justify }
|
||||
.pod pre { padding-left: 0 }
|
||||
.pod h1 a, .pod h2 a { color: #888; font-weight: bold; font-size: 19px }
|
||||
.pod h1 { margin-top: 50px }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue