MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
body { | body { | ||
background-color: # | background-color: #777; | ||
color: red; | color: red; | ||
} | } |
Revision as of 23:56, 12 May 2021
body { background-color: #777; color: red; }