Template:Flowlist/styles.css

From HIBIKIFORUM
< Template:Flowlist
Revision as of 01:53, 19 June 2023 by Penguinplushie (talk | contribs) (Protected "Template:Flowlist/styles.css" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
Jump to navigation Jump to search
.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; 
}