MediaWiki:Common.css: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 20: | Zeile 20: | ||
mw-sidebar-action-content vector-menu-content { | mw-sidebar-action-content vector-menu-content { | ||
display: none !important; | display: none !important; | ||
} | |||
#pt-userpage-2 a { | |||
color: #0a4f5d; | |||
} | } |
Version vom 25. April 2023, 14:07 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-content vector-menu-content { display: none !important; } #pt-userpage-2 a { color: #0a4f5d; }