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: #E0534C url(/images/4/47/Newe_back.jpg); } | body { background: #E0534C background-image: url(/images/4/47/Newe_back.jpg), url(/images/7/76/Photo_2024-02-28_12-04-11.jpg) no-repeat; } | ||
/* background color of the content and title of pages */ | /* background color of the content and title of pages */ | ||
| Line 11: | Line 11: | ||
/* This is from the background color of the title of the Twenty one pilots menu in the left column */ | /* This is from the background color of the title of the Twenty one pilots menu in the left column */ | ||
#p-Twenty_one_pilots { background-color: #F8D63A; border: 3px solid #C14424; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png | #p-Twenty_one_pilots { background-color: #F8D63A; border: 3px solid #C14424; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); } | ||
/* This is from the background color of the title of the Members menu in the left column */ | /* This is from the background color of the title of the Members menu in the left column */ | ||