MediaWiki:Theme-trench.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 30: Line 30:


.theme-trench .mw-parser-output .infobox {
.theme-trench .mw-parser-output .infobox {
     background-color: #F8F9FB;
     background-color: #d0d3c6;
     border: 1px solid #ccc;
     border: 1px solid #ccc;
     color: #000;
     color: #000;
Line 36: Line 36:


.theme-trench .mw-parser-output .infobox {
.theme-trench .mw-parser-output .infobox {
     background-color: #F8F9FB;
     background-color: #d0d3c6;
     border: 1px solid #555;
     border: 1px solid #555;
     color: #000;
     color: #000;
Line 44: Line 44:
}
}
html.theme-trench .infobox {
html.theme-trench .infobox {
background-color: #F8F9FB;
background-color: #d0d3c6;
}
}


Line 50: Line 50:


.infobox {
.infobox {
     background-color: #F8F9FB;
     background-color: #d0d3c6;
     border: 1px solid #555;
     border: 1px solid #555;
     color: #000;
     color: #000;
}
}
.infobox th {
.infobox th {
     background-color: #F8F9FB;
     background-color: #d0d3c6;
     color: #000;
     color: #000;
}
}
.infobox td {
.infobox td {
     background-color: #F8F9FB;
     background-color: #d0d3c6;
}
}


Line 473: Line 473:
   
   
/* 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: #F8F9FB; border-radius: 10px 10px 0px 0px; border: 3px solid #722215; border-bottom:hidden; background-image:url(/images/9/97/Sidebar.png); font-family: 'MyCustomFont3', sans-serif; }
#p-navigation { background-color: #d0d3c6; border-radius: 10px 10px 0px 0px; border: 3px solid #722215; border-bottom:hidden; background-image:url(/images/9/97/Sidebar.png); font-family: 'MyCustomFont3', sans-serif; }


/* 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: #F8F9FB; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; }
#p-Twenty_one_pilots { background-color: #d0d3c6; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; }


/* 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-Tyler_Joseph { background-color: #F8F9FB; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; }
#p-Tyler_Joseph { background-color: #d0d3c6; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; }


/* 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: #F8F9FB; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; }
#p-Members { background-color: #d0d3c6; border: 3px solid #722215; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; }


.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;}
Line 577: Line 577:
.toc, .toccolours { border-radius: 8px 8px; border: 3px solid #7a7656; background-color: #CECDB1; }
.toc, .toccolours { border-radius: 8px 8px; border: 3px solid #7a7656; background-color: #CECDB1; }


#p-tb { background-color: #F8F9FB; border-radius: 0px 0px 10px 10px; border: 3px solid #722215; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; }
#p-tb { background-color: #d0d3c6; border-radius: 0px 0px 10px 10px; border: 3px solid #722215; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); font-family: 'MyCustomFont2', sans-serif; }


#p-personal ul { background: #a4a38d; border-radius: 3px 3px; border: 2px solid #7a7656; padding:0.1em 1.5em; height: 23px; }
#p-personal ul { background: #a4a38d; border-radius: 3px 3px; border: 2px solid #7a7656; padding:0.1em 1.5em; height: 23px; }

Navigation menu