User:Jinjinjinrou/common.css
Jump to navigation
Jump to search
Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.mw-wiki-logo {background:url('http://images.shoutwiki.com/endingdaysrpg/4/4d/Edrpg_logo_side.png'); margin-top:20px;}
#mw-head {background:url('http://images.shoutwiki.com/endingdaysrpg/c/ca/Edrpg_headerbg.png') no-repeat !important;}
/* Header with Logo */
#edrpg_main_header {width:1000px; background: url('http://images.shoutwiki.com/endingdaysrpg/2/26/Edrpg_content_header_bg.png') no-repeat;}
#edrpg_main_logo {width:500px; height:200px; background:url('http://images.shoutwiki.com/endingdaysrpg/4/45/Edrpg_logo_main.png'); margin:0 auto;}
/* BODY */
.mw-body {border-left:5px solid #eaccb6 !important;-webkit-box-shadow: -2px 0px 10px 0px rgba(176,176,176,1);
-moz-box-shadow: -2px 0px 10px 0px rgba(176,176,176,1);
box-shadow: -2px 0px 10px 0px rgba(176,176,176,1);}
/* Table Formatting */
.column-content {background:#ccc;}
.wikitable tr, td {padding:10px !important;}
.wikitable th {background:#eaccb6 !important;}
.wikitable tr:nth-child(odd) {background:#e8ecef !important;}