MediaWiki:Timeless.css: verschil tussen versies
Uit Dreambear Saga-wiki
Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
| Regel 25: | Regel 25: | ||
#mw-content-container { border-bottom: none !important; } | #mw-content-container { border-bottom: none !important; } | ||
.footer-icons { display: none !important; } | .footer-icons { display: none !important; } | ||
h1, h2, h3 { font-family: 'Grobold' !important; color: white !important | h1, h2, h3 { font-family: 'Grobold' !important; color: white !important; } | ||
#user-tools { display: none !important; } | #user-tools { display: none !important; } | ||
#mw-page-header-links li.selected { border-bottom-color: black !important; } | #mw-page-header-links li.selected { border-bottom-color: black !important; } | ||
#mw-page-header-links li { border-bottom: solid 2px transparent !important; } | #mw-page-header-links li { border-bottom: solid 2px transparent !important; } | ||
Versie van 4 sep 2025 12:20
/* 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; }
#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; }
