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: 0px; 10px; }
#p-navigation { background-color: #F0FFFF; border-radius: 0px 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 20: Line 20:
#p-logo { background: linear-gradient(#3D1D00, #C12713, #B0E0E6 97%); }
#p-logo { background: linear-gradient(#3D1D00, #C12713, #B0E0E6 97%); }


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


#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