Jump to content

Template:Plainlist/styles.css: Difference between revisions

From the Vrienden Universe, a fictional wiki
wiki>Izno
add this reset from mobile.css
Tag: Recreated
 
Remove unused Wikipedia category assignments
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
/* {{pp-template|small=yes}} */
.plainlist ol,
.plainlist ol,
.plainlist ul {
.plainlist ul {

Latest revision as of 14:41, 16 September 2026

.plainlist ol,
.plainlist ul {
	line-height: inherit;
	list-style: none;
	margin: 0;
	padding: 0; /* Reset Minerva default */
}

.plainlist ol li,
.plainlist ul li {
	margin-bottom: 0;
}