×
Create a new article
Write your page title here:
We currently have 5 articles on World of T-Shirts Wiki. Type your article name above or click on one of the titles below and start writing!



World of T-Shirts Wiki

Template:Plainlist/styles.css: Difference between revisions

Created page with "→‎{{pp-template|small=yes}}: .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; }"
 
m 1 revision imported: importing from nova online wiki
 
(No difference)

Latest revision as of 18:10, 19 July 2024

/* {{pp-template|small=yes}} */
.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;
}