mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
Adjust ul,ol margins
This commit is contained in:
parent
bbf0312e72
commit
04aa1690e2
@ -499,7 +499,7 @@ iframe {
|
|||||||
.contents .cooked {
|
.contents .cooked {
|
||||||
padding-right: 30px;
|
padding-right: 30px;
|
||||||
h1, h2, h3 {margin: 10px 0;}
|
h1, h2, h3 {margin: 10px 0;}
|
||||||
ul, ol {margin: 15px 0;}
|
ul, ol {margin: 0 15px;}
|
||||||
li p {margin: 3px 0;}
|
li p {margin: 3px 0;}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user