MediaWiki:Timeless.css
Uit Dreambear Saga-wiki
Opmerking: na het publiceren moet je misschien je browsercache legen om de veranderingen te zien.
- Firefox / Safari: houd Shift ingedrukt terwijl u:je op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
- Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
- Edge: houd Ctrl ingedrukt terwijl u:je op Vernieuwen klikt of druk op Ctrl-F5.
/* CSS placed here will affect users of the Timeless skin */
@font-face {
font-family: "Grobold";
src: url("https://wiki.dreambearsaga.nl/images/grobold.woff2")
format("woff2"),
url("https://gwiki.dreambearsaga.nl/images/grobold.woff")
format("woff");
}
body { background: url(https://wiki.dreambearsaga.nl/images/background.webp) center top no-repeat !important;
background-size: 1920px 5627px !important; }
a { color: black !important; font-weight: 600 !important; }
a:visited { color: black !important; font-weight: 600 !important; }
.mw-wiki-logo { height: 6em !important; background-size: contain !important; margin-top: 0px !important; }
#mw-header-container { background-image: url("https://game.dreambearsaga.nl/wp-content/themes/dreambearsaga/game-wrapper/images/desktop/topbar-background.png"); background-size: contain; }
#mw-footer-container { border-top: none !important; box-shadow: none !important; }
.color-bar { display: none !important; }
#site-tools { display: none !important; }
#page-tools { display: none !important; }
#mw-content h1.firstHeading { border-bottom: none !important }
#mw-content h1, #mw-content h2 { border-bottom: none !important }
#mw-content { background: #B4F6B3 !important; border: solid white !important; border-width: 7px !important; box-shadow: none !important; }
#mw-content-container { margin-top: 65px; background: none !important; }
#site-navigation { background: #B4F6B3 !important; border: solid white !important; border-width: 7px !important; box-shadow: none !important }
#mw-content-container { border-bottom: none !important; }
.footer-icons { display: none !important; }
h1, h2, h3 { font-family: 'Grobold' !important; color: white !important; text-shadow: 3px 3px 0 black, -3px 3px 0 black, 3px -3px 0 black, -3px -3px 0 black, 3px 0 0 black, -3px 0 0 black, 0 3px 0 black, 0 -3px 0 black; }
#user-tools { display: none !important; }
#mw-page-header-links li.selected { border-bottom-color: black !important; }
#mw-page-header-links li { border-bottom: solid 2px transparent !important; }
