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

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 384: Line 384:
@font-face { font-family: 'MyCustomFont2'; src: url('/nc_assets/fonts/JetBrainsMono.ttf') format('truetype'); font-weight:500; font-style: normal; font-optical-sizing: auto;  }
@font-face { font-family: 'MyCustomFont2'; src: url('/nc_assets/fonts/JetBrainsMono.ttf') format('truetype'); font-weight:500; font-style: normal; font-optical-sizing: auto;  }


.mw-mmv-post-image { background-color: #EDDB55; }
.mw-mmv-post-image { background-color: #EED60B; }


.mw-ui-button.mw-ui-progressive:not(:disabled) { background-color: #b3a61e; }
.mw-ui-button.mw-ui-progressive:not(:disabled) { background-color: #b3a61e; }
Line 418: Line 418:
.custom-table .cell-red { background-color: #FFE281; }
.custom-table .cell-red { background-color: #FFE281; }


.custom-table .cell-photo { background-color: #EDDB55; }
.custom-table .cell-photo { background-color: #EED60B; }


.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); }
Line 432: Line 432:
.custom-table .header-grass { background-color: #CECDB1; }
.custom-table .header-grass { background-color: #CECDB1; }


#footer-info li { line-height: 1.4; background: #EDDB55; margin-bottom: 4px; text-indent: 5px; }
#footer-info li { line-height: 1.4; background: #EED60B; margin-bottom: 4px; text-indent: 5px; }


#footer-places li { float: left; margin-right: 1em; line-height: 2; background: #EDDB55; text-indent: 5px; text-indent-right: 5px; }
#footer-places li { float: left; margin-right: 1em; line-height: 2; background: #EED60B; text-indent: 5px; text-indent-right: 5px; }


.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 470: Line 470:


/* background color of the content and title of pages */  
/* background color of the content and title of pages */  
#content { background-color: #EDDB55; font-family: 'MyCustomFont2', sans-serif; }  
#content { background-color: #EED60B; font-family: 'MyCustomFont2', sans-serif; }  
   
   
/* 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 579: Line 579:
#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: #EDDB55; border-radius: 3px 3px; border: 2px solid #020202; padding:0.1em 1.5em; height: 23px; }
#p-personal ul { background: #EED60B; border-radius: 3px 3px; border: 2px solid #020202; padding:0.1em 1.5em; height: 23px; }


#mw-head {
#mw-head {
Line 585: Line 585:
}
}


.vector-menu-tabs-legacy .selected { background: #EDDB55 }
.vector-menu-tabs-legacy .selected { background: #EED60B }


.vector-menu-checkbox {
.vector-menu-checkbox {
Line 618: Line 618:
.skin-vector .uls-search { border-bottom-color: #7A4D1D; }
.skin-vector .uls-search { border-bottom-color: #7A4D1D; }


.vector-menu-tabs-legacy li { background-image: linear-gradient(to top,#EDDB55 0,#EDDB55 1px,#C1BBB2 100% );  
.vector-menu-tabs-legacy li { background-image: linear-gradient(to top,#EED60B 0,#EED60B 1px,#C1BBB2 100% );  


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

Navigation menu