MediaWiki:Common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
k |
|||
| (3 tussenliggende versies door dezelfde gebruiker niet weergegeven) | |||
| Regel 2: | Regel 2: | ||
/** #20190728: disable overlegpagina's | /** #20190728: disable overlegpagina's | ||
#ca-talk { display:none !important; } | /** #body.page-Main_Page li#ca-delete { display: none !important; } | ||
#ca-overleg { 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; } | ||
Huidige versie van 31 dec 2021 om 09:09
/** CSS die hier wordt geplaatst heeft invloed op alle skins */
/** #20190728: disable overlegpagina's
/** #body.page-Main_Page li#ca-delete { display: none !important; }
/** #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}