MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 8: Line 8:


/* 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; border: 2px solid #CE405A !important; }
#p-navigation { background-color: #F0FFFF; border-radius: 10px 10px 0px 0px; }


/* 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; border: 2px solid #CE405A !important; }
#p-Twenty_one_pilots { background-color: #F0FFFF; }


/* 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; border: 2px solid #CE405A !important; }
#p-Members { background-color: #F0FFFF; }
 
.vector-legacy-sidebar .vector-menu-portal { border: 2px solid #CE405A !important; }


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

Navigation menu