MediaWiki:Vector.css: Unterschied zwischen den Versionen
Aus Liebliches-Feld.net
Zur Navigation springenZur Suche springenElanor (Diskussion | Beiträge) |
|||
(8 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 2: | Zeile 2: | ||
#p-tb.vector-menu.vector-menu-portal.portal { | #p-tb.vector-menu.vector-menu-portal.portal { | ||
+ | background: #FFF5CE; | ||
+ | } | ||
+ | |||
+ | #p-Spielerstädte.vector-menu.vector-menu-portal.portal { | ||
background: #FFF5CE; | background: #FFF5CE; | ||
} | } | ||
Zeile 18: | Zeile 22: | ||
background: url(/wiki/images/titel31.png) no-repeat #FFF5CE; | background: url(/wiki/images/titel31.png) no-repeat #FFF5CE; | ||
} | } | ||
− | #ca-view | + | #ca-view, |
− | + | #ca-nstab-main.selected, | |
− | + | #ca-nstab-main.mediawiki, | |
− | + | #ca-talk, | |
− | + | #ca-edit, | |
− | #ca-nstab-main.selected | + | #ca-history, |
− | + | #ca-watch, | |
− | + | #ca-nstab-mediawiki.selected, | |
− | + | #ca-nstab-special.selected { | |
− | |||
− | #ca-nstab-main.mediawiki | ||
− | |||
− | |||
− | |||
− | |||
− | #ca- | ||
background: #FFF5CE; | background: #FFF5CE; | ||
} | } | ||
− | + | #footer.mw-footer | |
− | # | + | { |
− | + | margin-left :225px; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Aktuelle Version vom 17. Mai 2023, 18:33 Uhr
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */ #p-tb.vector-menu.vector-menu-portal.portal { background: #FFF5CE; } #p-Spielerstädte.vector-menu.vector-menu-portal.portal { background: #FFF5CE; } #p-Navigation.vector-menu.vector-menu-portal.portal.portal-first { background: #FFF5CE; } body { background: url(/wiki/images/titel31.png) no-repeat #FFF5CE; } #mw-head { background: url(/wiki/images/titel31.png) no-repeat #FFF5CE; } #ca-view, #ca-nstab-main.selected, #ca-nstab-main.mediawiki, #ca-talk, #ca-edit, #ca-history, #ca-watch, #ca-nstab-mediawiki.selected, #ca-nstab-special.selected { background: #FFF5CE; } #footer.mw-footer { margin-left :225px; }