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: #E0FFFF; }
#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: #F0FFFF; }
#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: #F0FFFF; }
#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: #F0FFFF; }
#p-Members { background-color: #F2503E; }


.vectorTabs span a { background-color: #C12713; }
.vectorTabs span a { background-color: #C12713; }

Navigation menu