MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus SuchtPräventionsInfo
Zur Navigation springen Zur Suche springen
(hide talk tab)
(turn off talk-turning-off)
Zeile 10: Zeile 10:


/* except that it doesn#t work for talk anymore*/
/* except that it doesn#t work for talk anymore*/
li#ca-talk { display: none; }
/*li#ca-talk { display: none; }*/


#bodyContent h2 {
#bodyContent h2 {

Version vom 18. Februar 2013, 12:25 Uhr

/* CSS an dieser Stelle wirkt sich auf alle Skins aus */

/*
moved to /usr/share/mediawiki/skins/MonoBook.php to make it conditional

#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#ca-viewsource { display:none!important; }
*/

/* except that it doesn#t work for talk anymore*/
/*li#ca-talk { display: none; }*/

#bodyContent h2 {
    color: darkred;
    /*color: #BA0000;*/
    /*color: #CC2200;*/
}