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: #F8D63A; border-radius: 10px 10px 0px 0px; border: 3px solid #C14424; border-bottom:hidden; background-image:url(/images/9/97/Sidebar.png); }
#p-navigation { background-color: #F8D63A; border-radius: 10px 10px 0px 0px; border: 3px solid #722215; border-bottom:hidden; background-image:url(/images/9/97/Sidebar.png); }


/* 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: #F8D63A; border: 3px solid #C14424; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); }
#p-Twenty_one_pilots { background-color: #F8D63A; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); }


/* 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: #F8D63A; border: 3px solid #C14424; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); }
#p-Members { background-color: #F8D63A; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); }


.wikitable > tr > th, .wikitable > * > tr > th { background:#EFB737 }
.wikitable > tr > th, .wikitable > * > tr > th { background:#EFB737 }

Navigation menu