8,960
edits
No edit summary |
No edit summary |
||
| Line 88: | Line 88: | ||
.wikitable.transparent { background-color: transparent; border: none; } | .wikitable.transparent { background-color: transparent; border: none; } | ||
body::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100px; height: 100px; background-image: url("/nc_assets/img/setlistest.png"); background-size: contain; background-repeat: no-repeat; z-index: 10; } | |||
/* 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: #D02019 url(/images/a/a9/Dema_beck_clancy.png) no-repeat; font-family: 'Roboto', Arial, sans-serif; } | body { background: #D02019 url(/images/a/a9/Dema_beck_clancy.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"; } | ||