9,037
edits
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 3: | Line 3: | ||
/* 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: #AA3C14 url(/images/7/76/Photo_2024-02-28_12-04-11.jpg) no-repeat; } | body { background: #AA3C14 url(/images/7/76/Photo_2024-02-28_12-04-11.jpg) no-repeat; } | ||
@import url('https://fonts.fandom.com/webfonts/Roboto.css'); | |||
body { font-family: 'Roboto', Arial, sans-serif; } | |||
#content .client-darkmode { background: #AA3C14; } | #content .client-darkmode { background: #AA3C14; } | ||