MediaWiki:Common.css

From Project Diablo 2
Revision as of 18:07, 23 October 2020 by Wrecktangle (talk | contribs)
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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */

body {background-color: #020000;color:#B18D62;font-family:Verdana,Arial,Helvetica,sans-serif;}

.home-menu {
width: 150px;
display: inline-block;
padding: 15px;
box-sizing: border-box;
}

.home-menu2 {
width: 33%;
padding: 15px;
}

.home-menu-box {
margin: 0 auto;
text-align: center;
}
.home-menu2 ul {
list-style-type: none;
margin:20px 0 0 0;
padding:0;
}
.home-menu li {
border: 1px solid #7C502E;
background-color: #020000;
padding: 7px 15px;
margin: 2px;
}

.home-menu-title {
color: #EDCF8B;
border-bottom: 1px solid #7C502E;
font-family: Exocet, Sans-serif;
font-size: 30px;
}
#mw-page-base {
background-color: #020000 !important;
background-image: none !important;
}

.mw-wiki-logo {
background-image: url('https://i.imgur.com/nEvmuAr.png') !important;
background-position: top center;
background-size: cover;
}
.tocnumber {color:#F9C666;}
a, a:visited {color:#F9C666;}
a:hover {color:#F9C666;text-decoration: underline;}
h1,h2,h3,h4,h5,h6 {color: #EDCF8B;border-bottom: 1px solid #7C502E;font-family: Exocet, Sans-serif;color: #EDCF8B;}
#searchInput {border: 1px solid #7c502e;}
.vectorTabs .selected {background-color: #382B1B;border:  1px solid #7C502E;color:#B18D62}
.vectorTabs li {border:  1px solid #7C502E;color:#B18D62 !important;background-color: #150D0A;background-image: none;}
.vectorTabs .new a, .vectorTabs .new a:visited {color:#B18D62 !important;}
.vectorTabs li a, .vectorTabs li a:selected, .vectorTabs li a:visited {color:#B18D62 !important;}
.vectorTabs .selected a {color:#B18D62 !important;}
.vectorTabs span {background-image: none;}
.vectorTabs span a {padding: 12px !important;color:#B18D62 !important;}
.vectorTabs a {color:#B18D62 !important;}
.vectorTabs .selected {background-image: none;}


.mw-body h1, .mw-body-content h1 {font-family: Exocet, Sans-serif;color: #EDCF8B;}
.mw-body h2, .mw-body-content h2 {font-family: Exocet, Sans-serif;color: #EDCF8B;}
.mw-body-content {font-size: 12px;}

#mw-panel .portal .body li a,
#mw-panel .portal .body li a:visited {color:#B18D62}
#mw-panel .portal .body li a:hover {color:#F9C666;text-decoration: underline;}

#mw-panel .portal h3 {
font-family: exocet, sans-serif;
font-weight: 500;
text-transform: uppercase;
font-size:1.1em;
color: #F9C666;
}
#mw-head {top: 2em;}
#mw-head-base {height: 7em!important;background-color: #020000;}
#right-navigation {margin-top: 2.5em !important;}
.mw-body, .parsoid-body {background-color: #150D0A;color:#B18D62;}
.mw-body {border: 3px solid #7C502E !important;}

.mw-body, #mw-head-base, #left-navigation, #mw-data-after-content, #footer {
    margin-left: 13em !important;
}

.wikitable > tr > th, .wikitable > * > tr > th {
    background-color: #382B1B;
    text-align: center;
color: #EDCF8B;
font-weight: 600;
}

.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
    border: 1px solid #1F160C;
    padding: 0.3em 0.5em;
}
.wikitable tr:nth-child(odd) { background-color: #2C2014 !important;}
.wikitable tr:nth-child(even) { background-color: #271C12 !important;}

.wikitable {
    color: #B18D62;
    margin: 1em 0;
    border: 1px solid #1F160C;
    border-collapse: collapse;
background-color: #271C12;
}
.wikitable-3col > * > tr > td {width: 33% !important;}

.toc, .mw-warning, .toccolours {background-color: #271C12;border: 1px solid #1F160C;}

#p-personal {top: -1em;}
.omod {color: #EDCF8B !important;}

.nmod {color: #9C87F7 !important;}
.item-info-box {display: table-row;}
.item-info-box p {margin: 0.1em 0;)
.item-info, .item-image {display: table-cell;vertical-align:top;}
.item-image img {padding-right: 20px;}
.mw-watchlink {display: none !important;}