MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
body { | body { | ||
background-color: #ccc; | background-color: #ccc; | ||
background-image: url( | background-image: url(images/d/d9/Solarbird_pcb_top_400x1000.png); | ||
background-repeat: repeat; | background-repeat: repeat; | ||
background-position: left top; | background-position: left top; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
} | } | ||