8,960
edits
No edit summary |
No edit summary |
||
| 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: #F2503E; } | #p-Twenty_one_pilots { background-color: #F2503E; color: #FFFFFF; } | ||
/* 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: #F2503E; } | #p-Members { background-color: #F2503E; color: #FFFFFF; } | ||
.vectorTabs span a { background-color: #C12713; } | .vectorTabs span a { background-color: #C12713; } | ||