8,960
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: # | body { background: #C12713;} | ||
/* background color of the content and title of pages */ | /* background color of the content and title of pages */ | ||
| Line 16: | Line 16: | ||
#p-Members { background-color: #F0FFFF; } | #p-Members { background-color: #F0FFFF; } | ||
.vectorTabs span a { background-color: # | .vectorTabs span a { background-color: #C12713; } | ||
#mw-head { background-color: # | #mw-head { background-color: #C12713; } | ||
.imagelink_telegram a { | .imagelink_telegram a { | ||