Makes lists look less awful
This commit is contained in:
parent
2e2333ed70
commit
25c6dd666f
1 changed files with 1 additions and 1 deletions
|
@ -661,7 +661,7 @@ ol {
|
|||
|
||||
ul > li,
|
||||
ol > li {
|
||||
list-style-position: inside;
|
||||
list-style-position: outside;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
|
Loading…
Reference in a new issue