Permanently protected template

Template:Flowlist/styles.css: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
m (Protected "Template:Flowlist/styles.css" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
mNo edit summary
 
Line 1: Line 1:
/* {{pp-template}} */
.flowlist ul {
.flowlist ul {
overflow-x: hidden;
overflow-x: hidden;

Latest revision as of 08:15, 25 July 2023

/* {{pp-template}} */
.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; 
}