8,960
edits
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
/* background color of the content and title of pages */ | /* background color of the content and title of pages */ | ||
#content { background-color: # | #content { background-color: #F2503E; } | ||
/* 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: #F2503E; } | ||
/* 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: #F2503E; } | ||
/* 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: #F2503E; } | ||
.vectorTabs span a { background-color: #C12713; } | .vectorTabs span a { background-color: #C12713; } | ||