MediaWiki:Common.css
Revision as of 16:06, 26 February 2021 by Tanklovesyou (talk | contribs)
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.
#p-logo { background-color: #000000;
background-image: url("https://wildrp.com/dist/img/cover.jpg"); }
#content { background-color: #000000;
background-image: url("https://wildrp.com/dist/img/cover.jpg"); }
#content { color: #FFFFFF; }
#content p { color: #FFFFFF; }
#content h1 { color: #E4B85D; }
#content h2 { color: #E4B85D; }
#mw-head-base { background-color: #050B0B; }
#content a:link { color: #E4B85D; }
#mw-body-content a:link { color: #E4B85D; }
#p-navigation a:link { color: #E4B85D; }
#p-tb .body { color: #E4B85D; }
#p-tb a:link { color: #E4B85D; }
#p-tb a:hover { color: #FFFFFF; }
#p-tb a:visited { color: #CCCCCC; }
body {
background-color: #050B0B;
background-image: url("https://wildrp.com/dist/img/cover.jpg")
}
h1 {
color: #FFFFFF;
}
h5 {
color: #E4B85D;
}
p {
color: #FFFFFF;
}
html {
background: #000000;
background-image: url("https://wildrp.com/dist/img/cover.jpg");
margin: 0;
padding: 0 0 20px;
}
a {
color: #E4B85D;
&:visited {
color: #CCCCCC;
}
}