8,960
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* HelUs Sidebar */ | /* HelUs Sidebar */ | ||
#help-container { | #help-container { | ||
background-color: # | background-color: #ffe556; | ||
background-image: url(/images/9/97/Sidebar.png); | background-image: url(/images/9/97/Sidebar.png); | ||
padding: 10px; | padding: 10px; | ||
| Line 2,538: | Line 2,538: | ||
/* This is from the background color of the title of the Navigation menu in the left column */ | /* This is from the background color of the title of the Navigation menu in the left column */ | ||
#p-navigation { background-color: # | #p-navigation { background-color: #ffe556; border-radius: 10px 10px 0px 0px; border: 3px solid #722215; border-bottom:hidden; background-image:url(/images/9/97/Sidebar.png); font-family: 'MyCustomFont3', sans-serif; } | ||
/* 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: # | #p-Twenty_one_pilots { background-color: #ffe556; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; } | ||
/* 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-Tyler_Joseph { background-color: # | #p-Tyler_Joseph { background-color: #ffe556; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; } | ||
/* 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 */ | ||
#p-Members { background-color: # | #p-Members { background-color: #ffe556; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; } | ||
.background-table { background-image: url(/images/3/3b/Clancy_background.png); background-size: cover;} | .background-table { background-image: url(/images/3/3b/Clancy_background.png); background-size: cover;} | ||
| Line 2,642: | Line 2,642: | ||
.toc, .toccolours { border-radius: 8px 8px; border: 3px solid #D33328; background-color: #EFE9DE; } | .toc, .toccolours { border-radius: 8px 8px; border: 3px solid #D33328; background-color: #EFE9DE; } | ||
#p-tb { background-color: # | #p-tb { background-color: #ffe556; border-radius: 0px 0px 10px 10px; border: 3px solid #722215; border-top:hidden; background-image: url(/images/9/97/Sidebar.png); font-family: 'MyCustomFont2', sans-serif; } | ||
#p-personal ul { background: #DDD7CC; border-radius: 3px 3px; border: 2px solid #D33328; padding:0.1em 1.5em; height: 23px; } | #p-personal ul { background: #DDD7CC; border-radius: 3px 3px; border: 2px solid #D33328; padding:0.1em 1.5em; height: 23px; } | ||