MediaWiki:Common.css: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 18: | Zeile 18: | ||
} | } | ||
mw-sidebar-action- | .mw-sidebar-action .mw-sidebar-action-item .mw-sidebar-action-content > a { | ||
display: none !important; | display: none !important; | ||
} | } |
Version vom 25. April 2023, 14:22 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ a:hover, a:focus{ text-decoration:none; } .mw-logo-wordmark { margin: 0 auto; display: none !important; } .mw-logo { min-height: 35px; background: url(/images/escos_automation_logo_rgb_screen_135px.png?cdc54) no-repeat; } #ca-talk, #ca-history, #ca-viewsource { display: none !important; } .mw-sidebar-action .mw-sidebar-action-item .mw-sidebar-action-content > a { display: none !important; } #pt-userpage-2 a { color: #0a4f5d; }