MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Dokumentation
Zeile 12: | Zeile 12: | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.nav-pills .nav-link.active { | .nav-pills .nav-link.active { | ||
background-color: #666699!important; | background-color: #666699!important; | ||
} | } |
Version vom 19. Oktober 2020, 08:34 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
body.page-Example_Page li#ca-viewsource { display:none!important; }
.res-img img {
max-width:100%;
height:auto;
}
#ca-nstab-main { display:none!important; }
#ca-viewsource { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-history { display:none!important; }
#ca-talk { display:none!important; }
.nav-pills .nav-link.active {
background-color: #666699!important;
}