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; }") |
(No difference)
|
Revision as of 14:22, 26 February 2021
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;
}