Template:Flowlist/styles.css: Difference between revisions
Appearance
attribution: from MediaWiki:Common.css |
Orangestar (talk | contribs) m 1 revision imported: Add Infobox stuff and templates |
||
(No difference)
| |||
Latest revision as of 12:26, 3 June 2024
.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;
}