MediaWiki:Mobile.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
Nieuwe pagina aangemaakt met '→All CSS here will be loaded for users of the mobile site: #firstHeading { font-family: sans-serif !important; } h1 { border: none; }' Labels: Bewerking via mobiel Bewerking via mobiele website |
Geen bewerkingssamenvatting Labels: Bewerking via mobiel Bewerking via mobiele website |
||
| (3 tussenliggende versies door dezelfde gebruiker niet weergegeven) | |||
| Regel 2: | Regel 2: | ||
#firstHeading { font-family: sans-serif !important; } | #firstHeading { font-family: sans-serif !important; } | ||
h1 { border: none; } | h1 { border: none; } | ||
#ca-viewsource { display: none !important; } | |||
#p-coll-print_export { display: none !important; } | |||
#ca-talk { display: none !important; } | |||
#ca-nstab-main { display: none !important; } | |||
h2 { font-family: sans-serif !important; } | |||
Huidige versie van 15 nov 2021 10:43
/* All CSS here will be loaded for users of the mobile site */
#firstHeading { font-family: sans-serif !important; }
h1 { border: none; }
#ca-viewsource { display: none !important; }
#p-coll-print_export { display: none !important; }
#ca-talk { display: none !important; }
#ca-nstab-main { display: none !important; }
h2 { font-family: sans-serif !important; }