Template:Plainlist/styles.css: Difference between revisions
From All Skies Encyclopaedia
imported>Izno (Adding {{pp-template}}) |
imported>Izno (add this reset from mobile.css) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* {{pp-template|small=yes}} */ |
/* {{pp-template|small=yes}} */ |
||
.plainlist ol, |
.plainlist ol, |
||
.plainlist ul { |
.plainlist ul { |
||
Line 6: | Line 5: | ||
list-style: none; |
list-style: none; |
||
margin: 0; |
margin: 0; |
||
padding: 0; /* Reset Minerva default */ |
|||
} |
} |
||