Module:Documentation/styles.css: Difference between revisions

and bump padding
(Undid revision 988284245 by Izno (talk) nope)
(and bump padding)
Line 26:
}
 
.template-documentation-sandbox-start,clear { /* Don't want things to stick out where they shouldn't. */
/* So right or left floating items don't stick out of the doc box.*/
.template-documentation-end {
clear: both;
}
Line 35 ⟶ 33:
margin: 0.2em 0;
font-style: italic;
padding: 0.3em4em 1em;
}
 
Anonymous user