MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
} | } | ||
.ooc { | /* | ||
span.ooc { | |||
background-color: #b4cad1; | |||
color: Black; | color: Black; | ||
padding: 2px 4px 2px 4px; | padding: 2px 4px 2px 4px; | ||
} | } | ||
*/ | |||
Latest revision as of 00:27, 15 February 2022
/* CSS placed here will be applied to all skins */ blockquote { background-color: ghostwhite; border: 2px dashed darkgrey; border-radius: 5px; padding: 5px; } /* span.ooc { background-color: #b4cad1; color: Black; padding: 2px 4px 2px 4px; } */