MediaWiki:Theme-trench-dark.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 404: Line 404:
.custom-table tbody .cell-red { background-color: #ffdddd; }
.custom-table tbody .cell-red { background-color: #ffdddd; }


.custom-table { background-color: #CECDB1; border: 2px solid #7a7656; border-collapse: collapse; }
.custom-table { background-color: #CECDB1; border: 2px solid #EED60B; border-collapse: collapse; }


.disc-table { border: 2px solid #7a7656; }
.disc-table { border: 2px solid #EED60B; }


.custom-table .cell-der { background-color: #CC531E; }
.custom-table .cell-der { background-color: #CC531E; }


.custom-table th, .custom-table td { border: 1px solid #7a7656; padding: 3px; }
.custom-table th, .custom-table td { border: 1px solid #EED60B; padding: 3px; }


.custom-table .header-red { background-image:/images/3/31/Infobox_trench.png; background-size: cover; color: white; text-align: center; }
.custom-table .header-red { background-image:/images/3/31/Infobox_trench.png; background-size: cover; color: white; text-align: center; }
Line 422: Line 422:
.custom-table .cell-box { background-image:url(/images/1/15/Scaled_no_transparent2.png); }
.custom-table .cell-box { background-image:url(/images/1/15/Scaled_no_transparent2.png); }


.custom-table .cell-blue { background-color: #7a7656; border: 1px solid #C14424; height: 2px; }
.custom-table .cell-blue { background-color: #EED60B; border: 1px solid #C14424; height: 2px; }


.custom-table .cell-disco { text-align:center; border-color:#EFBB7F; background-color: #CECDB1; }
.custom-table .cell-disco { text-align:center; border-color:#EFBB7F; background-color: #CECDB1; }
Line 460: Line 460:
/* Change the background color of the bottom and left of eath page, up to behind the logo: */
/* Change the background color of the bottom and left of eath page, up to behind the logo: */
body {
body {
     background: #7a7656 url(/images/7/73/Tranck_darck_background.png) no-repeat;
     background: #EED60B url(/images/7/73/Tranck_darck_background.png) no-repeat;
     font-family: 'Roboto', Arial, sans-serif;
     font-family: 'Roboto', Arial, sans-serif;
     position: relative;
     position: relative;
Line 488: Line 488:
.wikitable > tr > th, .wikitable > * > tr > th { background:#}
.wikitable > tr > th, .wikitable > * > tr > th { background:#}


#catlinks { background:#7a7656; border: 1px solid #7a7656; }
#catlinks { background:#EED60B; border: 1px solid #EED60B; }


.mw-parser-output .tracklist th[scope="col"] { background-color: #ef5e29; }
.mw-parser-output .tracklist th[scope="col"] { background-color: #ef5e29; }


.wikitable > tr > th, .wikitable > * > tr > th { background-color: #7a7656; border: 1px solid #7b1325; background-image: url(/images/d/db/Clancy_Letter_Background1.png); background-size: cover; color: #fff; }
.wikitable > tr > th, .wikitable > * > tr > th { background-color: #EED60B; border: 1px solid #7b1325; background-image: url(/images/d/db/Clancy_Letter_Background1.png); background-size: cover; color: #fff; }


.wikitable > tr > th, .wikitable > * > tr > th { background-color: #eaecf0; text-align: center; color: #fff; }
.wikitable > tr > th, .wikitable > * > tr > th { background-color: #eaecf0; text-align: center; color: #fff; }


.wikitable > tr > th, .wikitable > * > tr > th { background-color: #7a7656; border: 1px solid #7b1325; background-image: url(/images/d/db/Clancy_Letter_Background1.png); }
.wikitable > tr > th, .wikitable > * > tr > th { background-color: #EED60B; border: 1px solid #7b1325; background-image: url(/images/d/db/Clancy_Letter_Background1.png); }


.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { background: #CECDB1; }
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { background: #CECDB1; }


.wikitable > tr > th, .wikitable > * > tr > th {  background-color: #7a7656; border: 1px solid #7b1325; background-size: cover; background-image: url(/images/d/db/Clancy_Letter_Background1.png); }
.wikitable > tr > th, .wikitable > * > tr > th {  background-color: #EED60B; border: 1px solid #7b1325; background-size: cover; background-image: url(/images/d/db/Clancy_Letter_Background1.png); }


.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { border: 1px solid #7b1325; }
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { border: 1px solid #7b1325; }


.catlinks li { display: inline-block; line-height: 1.25em; border-left: 1px solid #7a7656; margin: 0.125em 0; padding: 0 0.5em; }
.catlinks li { display: inline-block; line-height: 1.25em; border-left: 1px solid #EED60B; margin: 0.125em 0; padding: 0 0.5em; }


.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#722215 100%); background-repeat: no-repeat; background-size: 1px 100%; }
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#722215 100%); background-repeat: no-repeat; background-size: 1px 100%; }
Line 510: Line 510:
:not(:checked) > .vector-menu-checkbox { background:#EFB737; display: block; }
:not(:checked) > .vector-menu-checkbox { background:#EFB737; display: block; }


li.gallerybox div.thumb { border: hidden; background-color: #7a7656; text-align:center; }
li.gallerybox div.thumb { border: hidden; background-color: #EED60B; text-align:center; }


.mw-parser-output .tracklist-total-length th>span { background-color: #d8663d; }
.mw-parser-output .tracklist-total-length th>span { background-color: #d8663d; }
Line 520: Line 520:
.c-actions { margin: 10px 5px 0px 0px; }
.c-actions { margin: 10px 5px 0px 0px; }


.c-item { background-color: #CECDB1; border:2px solid #7a7656; color: #722215; margin: 10px 0px 15px 0px; }
.c-item { background-color: #CECDB1; border:2px solid #EED60B; color: #722215; margin: 10px 0px 15px 0px; }


.c-avatar img { padding: 3px; border: 1px solid #dcdcdc; background-color: #bc1313; margin: 6px 0px 0px 6px; }
.c-avatar img { padding: 3px; border: 1px solid #dcdcdc; background-color: #bc1313; margin: 6px 0px 0px 6px; }
Line 554: Line 554:
.mwe-popups .mwe-popups-extract[dir='ltr']:after { right: 0; background-image: linear-gradient(to right,rgba(255,255,255,0),#CECDB1 50%); }
.mwe-popups .mwe-popups-extract[dir='ltr']:after { right: 0; background-image: linear-gradient(to right,rgba(255,255,255,0),#CECDB1 50%); }


.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { background-color: #; border: 1px solid #7a7656; padding: 0.2em 0.4em; }
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { background-color: #; border: 1px solid #EED60B; padding: 0.2em 0.4em; }


input[type="checkbox" i] { color: #B0E0E6; }
input[type="checkbox" i] { color: #B0E0E6; }
Line 575: Line 575:
element.style { width: 60%; background-color: ; background-image: url(/images/1/14/Scaled_transparent.png); }
element.style { width: 60%; background-color: ; background-image: url(/images/1/14/Scaled_transparent.png); }


.toc, .toccolours { border-radius: 8px 8px; border: 3px solid #7a7656; background-color: #CECDB1; }
.toc, .toccolours { border-radius: 8px 8px; border: 3px solid #EED60B; background-color: #CECDB1; }


#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-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: #ECEFE1; border-radius: 3px 3px; border: 2px solid #7a7656; padding:0.1em 1.5em; height: 23px; }
#p-personal ul { background: #ECEFE1; border-radius: 3px 3px; border: 2px solid #EED60B; padding:0.1em 1.5em; height: 23px; }


#mw-head {
#mw-head {
Line 588: Line 588:


.vector-menu-checkbox {
.vector-menu-checkbox {
     color: #7a7656;
     color: #EED60B;
     cursor: pointer;
     cursor: pointer;
     position: absolute;
     position: absolute;
Line 620: Line 620:
.vector-menu-tabs-legacy li { background-image: linear-gradient(to top,#ECEFE1 0,#ECEFE1 1px,#C1BBB2 100% );  
.vector-menu-tabs-legacy li { background-image: linear-gradient(to top,#ECEFE1 0,#ECEFE1 1px,#C1BBB2 100% );  


.vector-legacy-sidebar .vector-menu-portal .vector-menu-heading { background-image: linear-gradient(to right,rgba(200,204,209,0) 0,#7a7656 33%,#F7572E 66%,rgba(200,204,209,0) 100%); background-position: center bottom; background-repeat: no-repeat; background-size: 100% 1px; font-weight: bold; }
.vector-legacy-sidebar .vector-menu-portal .vector-menu-heading { background-image: linear-gradient(to right,rgba(200,204,209,0) 0,#EED60B 33%,#F7572E 66%,rgba(200,204,209,0) 100%); background-position: center bottom; background-repeat: no-repeat; background-size: 100% 1px; font-weight: bold; }


.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { background-image: linear-gradient(to bottom,rgba(68,137,145,0) 0,#7a7656 100%); border: 4px solid #722215; background-repeat: no-repeat; background-size: 1px 100%; border: 4px solid #7a7656; margin-top: -4px; }
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { background-image: linear-gradient(to bottom,rgba(68,137,145,0) 0,#EED60B 100%); border: 4px solid #722215; background-repeat: no-repeat; background-size: 1px 100%; border: 4px solid #EED60B; margin-top: -4px; }


.imagelink_telegram a {
.imagelink_telegram a {

Navigation menu