19,584
edits
(Iritscen changed the content model of the page Template:Divhide/styles.css from "wikitext" to "Sanitized CSS") Tag: content model change |
(restored border around box) |
||
Line 3: | Line 3: | ||
width: 100%; | width: 100%; | ||
padding: 5px; | padding: 5px; | ||
border: | border: 1px solid #aaa; | ||
font-size: 95%; | font-size: 95%; | ||
} | } | ||
Line 20: | Line 20: | ||
.hidden-begin { | .hidden-begin { | ||
width: auto !important; | width: auto !important; | ||
clear: none | clear: none !important; | ||
float: none !important; | float: none !important; | ||
} | } | ||
} | } |