User:RonaldMcDonald/RMD.css: Difference between revisions
Jump to navigation
Jump to search
m or this is |
m test Tag: Reverted |
||
Line 1: | Line 1: | ||
* { | |||
background: black; | background: black; | ||
color: red; | color: red; |
Revision as of 14:08, 10 September 2022
* { background: black; color: red; font-weight: bold; } .mw-body{ border-color: black; } h1{ color: yellow; background: red; } h2, h3, h4, h5, h6{ color: red; } .catlinks{ background: black; width: 20%; float: right; margin-top: -3em; border: none; color: white; } a{ color: white; }