MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus security-check
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 23: Zeile 23:


#mw-mf-page-left .hlist { display: none !important;}
#mw-mf-page-left .hlist { display: none !important;}
#p-logo-text a { font-size: 1.4em; }
#p-logo-text a { font-size: 1.4em; color: white !important; }


.color-left, .color-middle, .color-right { background: #004992 !important; }
.color-left, .color-middle, .color-right { background: #004992 !important; }
#mw-header-container { background: #004992 !important; }
#mw-header-container { background: #004992 !important; color: white !important; }

Version vom 23. Juli 2023, 22:38 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

/* Folgende Änderungen wurden ursprünglich in der Datei vorgenommen: Datei common.css in resources/src/mediawiki.skinning/toc/common.css */
#ca-talk {display: none !important;}
#ca-history { display: none !important;}
#footer-places-about { display: none !important;}
#footer-places-disclaimer { display: none !important;}
#footer-poweredbyico { display: none; }
#footer-places-privacy { display: none !important;}
#footer-places {display: none !important;}

/* Folgende Änderungen wurden ursprünglich in der Datei vorgenommen: Datei minerva.css in skins/MinervaNeue/skinStyles/mediawiki.editfont.styles/minverva.css */
#ca-talk {display: none !important;}
#ca-history { display: none !important;}
#footer-places-about { display: none !important;}
#footer-places-disclaimer { display: none !important;}
#footer-places-privacy { display: none !important;}

#footer-poweredbyico { display: none; }
#footer-places-privacy::after { display: none !important;}
#page-secondary-actions.post-content { display: none !important;}
.last-modified-bar { display: none !important;}

#mw-mf-page-left .hlist { display: none !important;}
#p-logo-text a { font-size: 1.4em; color: white !important; }

.color-left, .color-middle, .color-right { background: #004992 !important; }
#mw-header-container { background: #004992 !important; color: white !important; }