Jump to content

Template:Flowlist/styles.css: Difference between revisions

From Guzmer Wiki
attribution: from MediaWiki:Common.css
 
Worm-9340 (talk | contribs)
m 1 revision imported
 
(No difference)

Latest revision as of 17:05, 1 October 2020

.flowlist ul {
	overflow-x: hidden;
	margin-left: 0;
	padding-left: 1.6em;
}
.flowlist ol {
	overflow-x: hidden;
	margin-left: 0;
	padding-left: 3.2em;
}
.flowlist dl {
	overflow-x: hidden; 
}