Difference between revisions of "Template:Testpage/styles.css"
Jump to navigation
Jump to search
Tanklovesyou (talk | contribs) (Created page with "body { background: red; } →Changes the background color behind the top half of the logo and at top of each page:: #mw-page-base { background: red; }") |
Tanklovesyou (talk | contribs) |
||
Line 1: | Line 1: | ||
body { | body { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
background: red; | background: red; | ||
} | } |
Revision as of 14:23, 26 February 2021
body { background: red; }