9,037
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: url(/images/3/3b/Twenty_One_Pilots_background.jpg | body { background: url(/images/3/3b/Twenty_One_Pilots_background.jpg) top left / 1500px 375px no-repeat; } | ||
/* background color of the content and title of pages */ | /* background color of the content and title of pages */ | ||
| Line 22: | Line 22: | ||
#p-tb { background-color: #F0FFFF; } | #p-tb { background-color: #F0FFFF; } | ||
.vector-menu-tabs-legacy .selected { background: #E0FFFF } | .vector-menu-tabs-legacy .selected { background: #E0FFFF } | ||