MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 2: | Zeile 2: | ||
.ns-100 .mw-body{ | .ns-100 .mw-body{ | ||
background-color: #F0E68C; | background-color: #F0E68C; | ||
− | + | ||
} | } | ||
.ns-100 #mw-head{ | .ns-100 #mw-head{ | ||
background-color: #F0E68C; | background-color: #F0E68C; | ||
− | + | ||
} | } | ||
Zeile 13: | Zeile 13: | ||
.ns-100 { | .ns-100 { | ||
background-color: #BDB76B; | background-color: #BDB76B; | ||
− | |||
} | } |
Version vom 15. Juni 2015, 16:50 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ .ns-100 .mw-body{ background-color: #F0E68C; } .ns-100 #mw-head{ background-color: #F0E68C; } .ns-100 { background-color: #BDB76B; }