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 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 */
Line 21: Line 21:


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