MediaWiki:Common.css: verschil tussen versies

42 bytes toegevoegd ,  31 dec 2021 09:09
k
geen bewerkingssamenvatting
k
 
(42 tussenliggende versies door 2 gebruikers 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; }
.mw-body-content a:link { color: #0000FF; } /* normal unvisited links */
/** #ca-talk { display:none !important; }
.mw-body-content a:link:visited { color: #0000FF; } /* visited links */
/** #ca-overleg { display:none !important; }
.mw-body-content a:link:active { color: #0000FF; } /* active links */
#ca-nstab-user { display: none !important; }
.mw-body-content a:link:new { color: #0000FF; } /* new links */
.mw-body-content a:extiw { color: #3366BB; } /* interwiki links */
.mw-body-content a:external { color: #0645ad; } /* external links */
.mw-body-content a:stub { color: #772233; } /* hovered links */
.mw-body-content a:missing {color: #ba0000; }
.mw-body-content a:missing:visited {color: #ba0000; }


/**.mw-body-content a:link {color: #0645ad}
/* standard link colors */
.mw-body-content a:visited {color: #0000FF}
.mw-body a:link { color: #0645AD !IMPORTANT; } /* normal unvisited links */
.mw-body-content a:hover {color: #0000FF}
.mw-body a:link:visited { color: #0645AD !IMPORTANT; } /* visited links */
/**.mw-body-content a:active {color: #0645ad}
.mw-body a:link:active { color: #0645AD !IMPORTANT; } /* active links */
.mw-body-content a:missing {color: #ba0000}
.mw-body a:link.new { color: #CC2200 !IMPORTANT; } /* new links */
.mw-body-content a:missing:visited {color: #ba0000}
.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}