You may also check out our sister site SoyPlace.
MediaWiki:Monobook.css
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* All CSS here will be loaded for users of the MonoBook skin */
body {
background-image: linear-gradient(to bottom, rgba(235, 104, 40, 0.25) 100px, rgb(255, 255, 238) 200px),linear-gradient(to bottom, rgba(0,0,0,0) 10%, rgb(255, 255, 238) 60%),url(https://www.sncapedia.org/images/e/eb/Sncapediabackgroundfinal.png);
background-size:155px;
background-repeat:repeat;
}