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; }
#p-navigation { background-color: #F0FFFF; border-radius: 10px; }


/* 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 */
Line 18: Line 18:
.vectorTabs span a { background-color: #B0E0E6; }
.vectorTabs span a { background-color: #B0E0E6; }


#p-logo { background: linear-gradient(#3D1D00, #C12713, #B0E0E6 97%); }


 
#p-tb { background-color: #F0FFFF; border-radius: 10px; }
#p-tb { background-color: #F0FFFF; }


#mw-head { background-image: url(/images/3/3b/Twenty_One_Pilots_background.jpg);}
#mw-head { background-image: url(/images/3/3b/Twenty_One_Pilots_background.jpg);}

Navigation menu