MediaWiki:Foreground.css
From The Rockman EXE Zone Wiki
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.
html, body { height: 100%; } #page-content { background: url('http://new.therockmanexezone.com/wp-content/uploads/2015/07/bg_TilesGrain.png'); background-repeat: repeat; background-position: top center; background-attachment: fixed; } nav.top-bar { margin-bottom: 0; } #page-content .row { background-color: #FFF; padding: 45px 50px; margin-bottom: 30px; }