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; padding: 30px 1% 0 1%; } .top-bar { margin-bottom: 0; box-shadow: 0 4px 0 rgba(0,0,0,0.25); height: 88px; } .top-bar .title-area { height: 100%; background: url('http://new.therockmanexezone.com/wp-content/uploads/2015/07/bg_header.png') !important; } .top-bar .name { height: 88px; } nav.top-bar .name h1 { height: 100%; } .top-bar .name h1 a { height: 100%; } .top-bar .name h1 a img { height: 100% !important; max-width: none !important; max-height: none !important; } .top-bar .name h1 a div.title-name { display: none !important; } .top-bar-section>ul { background: none !important; } .top-bar-section>ul>li>a { background: none !important; } #page-content>div.row { background-color: #FFF; padding: 45px 0; margin-bottom: 30px; background-image: url('http://new.therockmanexezone.com/wp-content/uploads/2015/07/bg_content_header.png'); background-position: left top; background-repeat: no-repeat; border: 1px solid #CCCCCC; border-top: 1px solid #DADADA; border-bottom: 4px solid #E0E0E0; border-radius: 4px; } #page-content>div.row:first-child { display: none; }