User:Ranzu/common.css
Jump to navigation
Jump 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.
div#mw-head {
background: url("images/3/30/BGN1.jpg") no-repeat scroll 0 0 black; /* TOP*/
background-size: cover;
}
.navbox,
.navbox-subgroup {
background: #2b2b2b; /* Background color */
}
#content {
margin-right: 40px;
background: url("images/3/30/BGN1.jpg"); /* content, where all shit is*/
color: white;
}
body, #globalWrapper {
background: url("images/3/30/BGN1.jpg") no-repeat scroll 0 0 black; /* Side boards*/
background-size: cover;
color: white;
}