Deprecated: Use of MediaWiki\Skin\Skin::appendSpecialPagesLinkIfAbsent was deprecated in MediaWiki 1.44. [Called from MediaWiki\Skin\Skin::buildSidebar in E:\Apache\htdocs\w\includes\skins\Skin.php at line 1639] in E:\Apache\htdocs\w\includes\debug\MWDebug.php on line 386
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Plainlist/styles.css: Difference between revisions

Template page
add this reset from mobile.css
 
m 1 revision imported
 
(No difference)

Latest revision as of 10:12, 20 December 2022

/* {{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;
}