added indentation for nested lists
This commit is contained in:
parent
6c4007238a
commit
f50e64632c
1 changed files with 2 additions and 0 deletions
|
|
@ -404,6 +404,8 @@ li::before {
|
|||
position: absolute;
|
||||
}
|
||||
|
||||
li li { padding: 0 0 0 1em; }
|
||||
|
||||
pre {
|
||||
font-family: 'Droid Sans Mono', 'Courier New', monospace;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue