Шаблона:Plainlist/styles.css: Роздїлы міджі ревізіями

Матеріал з Коцкопедія
en.wikipedia.org>Izno
(add this reset from mobile.css)
 
starcitizen.tools>Alistair3149
(Created page with ".plainlist ol, .plainlist ul { line-height: inherit; list-style: none; margin: 0; } .plainlist ol li, .plainlist ul li { margin-bottom: 0; }")
Рядок 1: Рядок 1:
/* {{pp-template|small=yes}} */
.plainlist ol,
.plainlist ol,
.plainlist ul {
.plainlist ul {
Рядок 5: Рядок 4:
list-style: none;
list-style: none;
margin: 0;
margin: 0;
padding: 0; /* Reset Minerva default */
}
}



Ревізія 06:21, 23 януара 2023

.plainlist ol,
.plainlist ul {
	line-height: inherit;
	list-style: none;
	margin: 0;
}

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