845
edits
No edit summary Tag: Manual revert |
No edit summary |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 73: | Line 73: | ||
table.mw-collapsible { | table.mw-collapsible { | ||
text-align: left; | text-align: left; | ||
} | |||
.wikitable { | |||
background-color: white; | |||
} | } | ||
| Line 158: | Line 162: | ||
/* Color & Background */ | /* Color & Background */ | ||
background-attachment: scroll; | background-attachment: scroll; | ||
background-color: | background-color: #174345; | ||
/* Box */ | /* Box */ | ||
| Line 178: | Line 182: | ||
} | } | ||
div #mw-panel ul li a | div #mw-panel ul li a { | ||
color: white !important; | |||
} | |||
div#footer ul li a:visited, | div#footer ul li a:visited, | ||
footer ul li a, | footer ul li a, | ||
| Line 187: | Line 194: | ||
div #mw-panel h3 { | div #mw-panel h3 { | ||
font-size: 16px !important; | font-size: 16px !important; | ||
color: | color: #FEEBB3; | ||
} | } | ||
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { | .vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { | ||
background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#29878C 100%); | background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#29878C 100%); | ||
} | |||
.oo-ui-toolbar-actions .oo-ui-toolbar-bar .oo-ui-tool-title { | |||
color: black!important; | |||
} | } | ||
| Line 222: | Line 233: | ||
/* Footer styling */ | /* Footer styling */ | ||
footer { | footer { | ||
background-image: url(https:// | background-image: url(https://mythcraftrpg.com/wp-content/uploads/2020/12/footer-bg.png); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: cover; | background-size: cover; | ||