9,037
edits
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
/* Change the background color of the bottom and left of eath page, up to behind the logo: */ | /* Change the background color of the bottom and left of eath page, up to behind the logo: */ | ||
body { background: # | body { background: #E0534C url(/images/f/f9/New_beck_bordsnon.png) no-repeat; } | ||
/* background color of the content and title of pages */ | /* background color of the content and title of pages */ | ||
| Line 70: | Line 70: | ||
.mp_header { background-image:url(/images/9/9c/Wikinews_banner_2024.png); background-repeat: no-repeat; background-position: top right; width: 100%;} | .mp_header { background-image:url(/images/9/9c/Wikinews_banner_2024.png); background-repeat: no-repeat; background-position: top right; width: 100%;} | ||
.mw-body { border: 4px solid # | .mw-body { border: 4px solid #E0534C; margin-top: -4px; } | ||
h1, h2 { border-color: #57544a; } | h1, h2 { border-color: #57544a; } | ||