MediaWiki:Common.css: Forskjell mellom sideversjoner
Fra InfoMarina Dokumentasjon
(Created page with "→CSS placed here will be applied to all skins: #ca-nstab-main { display: none !important; } #ca-talk { display: none !important; } #ca-history { display: none !important;} #ca-viewsource { display: none !important; }") |
Ingen redigeringsforklaring |
||
| Linje 1: | Linje 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#ca-nstab-main { display: none !important; } | #ca-nstab-main { display: none !important; } | ||
#ca-nstab-user { display: none !important; } | |||
#ca-talk { display: none !important; } | #ca-talk { display: none !important; } | ||
#ca-history { display: none !important;} | #ca-history { display: none !important;} | ||
#ca-viewsource { display: none !important; } | #ca-viewsource { display: none !important; } | ||
Sideversjonen fra 29. mai 2024 kl. 12:49
/* CSS placed here will be applied to all skins */
#ca-nstab-main { display: none !important; }
#ca-nstab-user { display: none !important; }
#ca-talk { display: none !important; }
#ca-history { display: none !important;}
#ca-viewsource { display: none !important; }
