MediaWiki:Medik.css: Difference between revisions
Die Seite wurde neu angelegt: „→Add fixed page background for main pages and start page: .ns-0, .page-Main_Page { background: url("images/d/d6/MT-splash.jpg"); background-attachment: fixed; background-position: center; }“ |
No edit summary |
||
Line 1: | Line 1: | ||
/* | /* All CSS here will be loaded for users of the Medik skin */ | ||
#mw-navigation { | |||
background-color: #a9dfbf; | |||
} | } |