MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus
Wechseln zu: Navigation, Suche
Zeile 5: Zeile 5:
 
}
 
}
  
.ca-talk {
+
#ca-talk {
 
display:none! important;
 
display:none! important;
 
}
 
}

Version vom 10. November 2021, 17:59 Uhr

/* CSS placed here will be applied to all skins */

.mw-wiki-logo {
background-size:contain;
}

#ca-talk {
display:none! important;
}