Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
body { | body { | ||
background-color: #f2f3f1 | background-color: #f2f3f1 | ||
+ | } | ||
+ | |||
+ | div#mw-head { | ||
+ | background-color: 04a99; | ||
} | } |
Revision as of 14:03, 16 April 2015
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ body { background-color: #f2f3f1 } div#mw-head { background-color: 04a99; }