MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
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: #E2B076; }  
#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; }

Navigation menu