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: # | body { background: #B0DFE5; font-family: 'Roboto', Arial, sans-serif; position: relative; } | ||
#content .client-darkmode { background: #AA3C14; font-family: "Roboto"; } | #content .client-darkmode { background: #AA3C14; font-family: "Roboto"; } | ||
| Line 514: | Line 514: | ||
#p-personal ul { background: #E0FFFF; border-radius: 3px 3px; border: 2px solid #D33328; padding:0.1em 1.5em; height: 23px; } | #p-personal ul { background: #E0FFFF; border-radius: 3px 3px; border: 2px solid #D33328; padding:0.1em 1.5em; height: 23px; } | ||
#mw-head { background-image: url(/images/ | #mw-head { background-image: url(/images/3/3b/Twenty_One_Pilots_background.jpg);} | ||
.vector-menu-tabs-legacy .selected { background: #E0FFFF } | .vector-menu-tabs-legacy .selected { background: #E0FFFF } | ||