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: #E0534C url(/images/6/6a/Newest_background.png) ; } | body { background: #E0534C url(/images/6/6a/Newest_background.png) no-repeat; } | ||
/* background color of the content and title of pages */ | /* background color of the content and title of pages */ | ||
| Line 62: | Line 62: | ||
#p-personal ul { background: #E2B076; border-radius: 3px 3px; border: 2px solid #C14424; padding:0.1em 0.5em; } | #p-personal ul { background: #E2B076; border-radius: 3px 3px; border: 2px solid #C14424; padding:0.1em 0.5em; } | ||
#mw-head { background-image: url(/images/ | #mw-head { background-image: url(/images/6/6a/Newest_background.png);} | ||
.vector-menu-tabs-legacy .selected { background: #E2B076 } | .vector-menu-tabs-legacy .selected { background: #E2B076 } | ||