9,037
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: #E29B76; } | ||
/* 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: #F0FFFF; border-radius: 10px 10px 0px 0px; } | #p-navigation { background-color: #F0FFFF; border-radius: 10px 10px 0px 0px; } | ||