MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
body { | body { | ||
background-color:#ccc0c0; | background-color:#ccc0c0; | ||
} | |||
#mw-page-base { | |||
background-image: linear-gradient(to bottom,#ffffff 50%,ccc0c0 100%); | |||
} | } | ||