MediaWiki:Common.css
Erscheinungsbild
Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/*table.bm_list_table tr td:first-of-type{display:none}*/
table.bm_list_table td:nth-child(1) {
order: 1;
width: 150px !important;
}
table.bm_list_table td:nth-child(2) {
order: 0;
width: 750px;
}
table.bm_list_table td:nth-child(3) {
order: 2;
}
table.bm_list_table tr {
display: flex;
}
#t-specialpages {
display: none;
}
#oui-4 { display: none !important; }
#oui-10{ display: none !important; }
#oui-6 { display: none !important; }
#oui-7 { display: none !important; }
#oui-8 { display: none !important; }
#oui-9 { display: none !important; }
#oui-21 { display: none !important; }
#oui-24 { display: none !important; }
#oui-11 { display: none !important; }
#oui-12 { display: none !important; }
#oui-13 { display: none !important; }
#oui-14 { display: none !important; }
#oui-16 { display: none !important; }
#oui-29 { display: none !important; }
#oui-17 { display: none !important; }