Template:Flowlist/styles.css: Difference between revisions
From Black Cat Studios
Jump to navigationJump to search
en>Galobtter (attribution: from MediaWiki:Common.css) |
(No difference)
|
Revision as of 12:35, 27 July 2018
.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;
}