TheKillerBunny changed the content model of the page User:TheKillerBunny/Signature/style.css from "CSS" to "Sanitized CSS": templateStyles Tag: content model change |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.image { | .tkbunny-image { | ||
display: inline-block; | display: inline-block; | ||
margin-top: 6px; | margin-top: 6px; | ||
Line 7: | Line 7: | ||
padding: 0; | padding: 0; | ||
} | } | ||
.image p { | .tkbunny-image p { | ||
text-align: center; | text-align: center; | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
} | |||
.tkbunny-image hr { | |||
background-color: black; | |||
} | } |