MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 5: Line 5:


/* background color of the content and title of pages */  
/* background color of the content and title of pages */  
#content { background-color: #161513; }  
#content { background-color: #EFBB7F; }  
   
   
/* 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 */
Line 15: Line 15:
/* 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 #722215; 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); }
h1, h2, h3, h4, h5, h6 { color: #fff; margin: 0; padding-top: 0.5em; padding-bottom: 0.17em; overflow: hidden; }


.background-table { background-image: url(/images/3/3b/Clancy_background.png); background-size: cover;}
.background-table { background-image: url(/images/3/3b/Clancy_background.png); background-size: cover;}
.mw-body, .parsoid-body { background-color: #FFFFFF; color: #ffffff;direction: ltr; padding: 1em; }


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

Navigation menu