8,960
edits
No edit summary |
No edit summary |
||
| Line 396: | Line 396: | ||
/* 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: url(/ | body { | ||
background: #B0DFE5 url(/images/b/bd/Fans_background.png) no-repeat; | |||
font-family: 'Roboto', Arial, sans-serif; | |||
position: relative; | |||
} | |||
#content .client-darkmode { background: #AA3C14; font-family: "Roboto"; } | #content .client-darkmode { background: #AA3C14; font-family: "Roboto"; } | ||