mirror of
https://github.com/discourse/discourse.git
synced 2025-06-10 19:33:52 +08:00
Add left margin to ol and ul
This commit is contained in:
@ -482,7 +482,7 @@ iframe {
|
||||
margin-right: 50px;
|
||||
word-wrap: break-word;
|
||||
h1, h2, h3 {margin: 10px 0;}
|
||||
ul, ol {margin: 15px 0 0 20px;}
|
||||
ul, ol {margin: 15px 0 0 30px;}
|
||||
li p {margin: 3px 0;}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user