User:Blower Pot/refreshed.css

From Pikmin Fanon
< User:Blower Pot
Revision as of 01:39, 30 November 2023 by Blower Pot (talk | contribs) (Wait... Maybe i can fix that now and change the ENTIRE background this time?)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body{
	background: #44007e;
}

element.style{
}
#header-wrapper{
	background: linear-gradient(to left, #4c008b 0, #8b00ff 50%, #4c008b 100%);
}

element.style{
}
#sidebar-wrapper{
	background: #a233ff;
}

hmtl, #content, #mw-body, #mw-mf-page-center{
	background: #FFF;
	color: #000;
}