MediaWiki:Common.css: verschil tussen versies

Uit normenkaderzorg.nl
Naar navigatie springen Naar zoeken springen
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Labels: Bewerking via mobiel Bewerking via mobiele website
Regel 9: Regel 9:
#ca-nstab-main { display: none !important; }
#ca-nstab-main { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-viewsource { display: none !important; }
#firstHeading { font-family: sans-serif; }
#firstHeading { font-family: sans-serif !important; }
h1 { border: none; }
h1 { border: none; }
#p-coll-print_export { display: none !important; }
#p-coll-print_export { display: none !important; }

Versie van 12 nov 2021 13:12

/** CSS die hier wordt geplaatst heeft invloed op alle skins */
body {
  background-color: white;
}
#mw-head {
  background-color: white;
}
#ca-talk { display: none !important; }
#ca-nstab-main { display: none !important; }
#ca-viewsource { display: none !important; }
#firstHeading { font-family: sans-serif !important; }
h1 { border: none; }
#p-coll-print_export { display: none !important; }