More languages
More actions
Created page with ".plainlist ol, .plainlist ul { line-height: inherit; list-style: none; margin: 0; } .plainlist ol li, .plainlist ul li { margin-bottom: 0; }" |
m 1 revision imported |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* {{pp-template|small=yes}} */ | |||
.plainlist ol, | .plainlist ol, | ||
.plainlist ul { | .plainlist ul { | ||
Line 4: | Line 5: | ||
list-style: none; | list-style: none; | ||
margin: 0; | margin: 0; | ||
padding: 0; /* Reset Minerva default */ | |||
} | } | ||