8,957
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: #D72320 url(/images/7/76/Photo_2024-02-28_12-04-11.jpg) no-repeat; font-family: 'Roboto', Arial, sans-serif; } | body { background: #D72320 url(/images/7/76/Photo_2024-02-28_12-04-11.jpg) no-repeat; font-family: 'Roboto', Arial, sans-serif; } | ||
--theme-background-color: #2c1a61; | |||
#content .client-darkmode { background: #AA3C14; font-family: "Roboto"; } | #content .client-darkmode { background: #AA3C14; font-family: "Roboto"; } |