MediaWiki:Common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
| Regel 3: | Regel 3: | ||
ca-talk { display:none!important; } | ca-talk { display:none!important; } | ||
ca-overleg { display:none!important; } | |||
ca-nstab-user { display: none !important; } | ca-nstab-user { display: none !important; } | ||
Versie van 30 dec 2021 23:51
/** CSS die hier wordt geplaatst heeft invloed op alle skins */
/** #20190728: disable overlegpagina's
ca-talk { display:none!important; }
ca-overleg { display:none!important; }
ca-nstab-user { display: none !important; }
/* standard link colors */
.mw-body a:link { color: #0645AD !IMPORTANT; } /* normal unvisited links */
.mw-body a:link:visited { color: #0645AD !IMPORTANT; } /* visited links */
.mw-body a:link:active { color: #0645AD !IMPORTANT; } /* active links */
.mw-body a:link.new { color: #CC2200 !IMPORTANT; } /* new links */
.mw-body a:link.interwiki { color: #0645AD !IMPORTANT; } /* interwiki links */
.mw-body a:link.external { color: #0645AD !IMPORTANT; } /* external links */
.mw-body a:link.stub { color: #0645AD !IMPORTANT; } /* hovered links */
.mw-body a:link {color: #0645AD !IMPORTANT}
.mw-body a:visited {color: #0645AD !IMPORTANT}
.mw-body a:hover {color: #0645AD !IMPORTANT}
.mw-body a:active {color: #0645AD !IMPORTANT}