Difference between revisions of "Template:Flowlist/styles.css"

From CWS Planet
Jump to navigation Jump to search
en>Galobtter
(attribution: from MediaWiki:Common.css)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 15:29, 14 July 2022

.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; 
}