Difference between revisions of "Template:US2002021967 CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<includeonly>{{#css:
 
<includeonly>{{#css:
  
.Description#Yellow h2 span { color: {{{Primary}}} !important; }
+
.Description#Yellow h2 span { color: {{{Secondary}}} !important; }
.DIC#Yellow h2 span { color: {{{Primary}}} !important; }
+
.DIC#Yellow h2 span { color: {{{Secondary}}} !important; }
 
.Description h2 span { color: #ffffff !important; }
 
.Description h2 span { color: #ffffff !important; }
 
.DIC h2 span { color: #ffffff !important; }
 
.DIC h2 span { color: #ffffff !important; }
body {background-color: {{{Primary}}} !important;}
+
body {background-color: {{{Secondary}}} !important;}
#mw-head { background-color: {{{Secondary}}} !important; }
+
#mw-head { background-color: {{{Primary}}} !important; }
 
#mw-panel .portal .body li a { color: #ffffff !important; }
 
#mw-panel .portal .body li a { color: #ffffff !important; }
 
#mw-panel .portal h3 { color: #ffffff !important; }
 
#mw-panel .portal h3 { color: #ffffff !important; }
Line 14: Line 14:
 
#left-navigation div ul li a, #left-navigation div ul li a.new { color: #ffffff; }
 
#left-navigation div ul li a, #left-navigation div ul li a.new { color: #ffffff; }
 
.catlinks {background-color: #ffffff !important;font-size: 10px !important;text-align: center !important;}
 
.catlinks {background-color: #ffffff !important;font-size: 10px !important;text-align: center !important;}
.toc { background-color: {{{Primary}}} !important }
+
.toc { background-color: {{{Secondary}}} !important }
 
.toc a, .toc a:visited { color: #ffffff !important; }
 
.toc a, .toc a:visited { color: #ffffff !important; }
 
.toctogglespan { color: #ffffff !important; }
 
.toctogglespan { color: #ffffff !important; }
 
.toctogglelabel { color: #ffffff !important; }
 
.toctogglelabel { color: #ffffff !important; }
.mw-body-content h2 { color: {{{Primary}}} !important; }
+
.mw-body-content h2 { color: {{{Secondary}}} !important; }
.mw-editsection a, .mw-editsection a:visited { color: {{{Primary}}} !important; }
+
.mw-editsection a, .mw-editsection a:visited { color: {{{Secondary}}} !important; }
 
.mw-body-content .toc h2 { color: #ffffff !important; }
 
.mw-body-content .toc h2 { color: #ffffff !important; }
.mw-normal-catlinks a, .mw-normal-catlinks ul li a, .mw-normal-catlinks ul li a.new, .mw-normal-catlinks ul li a:visited {color: {{{Primary}}};}
+
.mw-normal-catlinks a, .mw-normal-catlinks ul li a, .mw-normal-catlinks ul li a.new, .mw-normal-catlinks ul li a:visited {color: {{{Secondary}}};}
  
 
.mw-body {
 
.mw-body {
Line 28: Line 28:
  
 
#mw-head-base {
 
#mw-head-base {
     background-color: {{{Secondary}}} !important;
+
     background-color: {{{Primary}}} !important;
 
}
 
}
  
Line 41: Line 41:
 
     background-repeat: no-repeat !important;
 
     background-repeat: no-repeat !important;
 
     background-size: 0px !important;
 
     background-size: 0px !important;
     background-color: {{{Secondary}}} !important;
+
     background-color: {{{Primary}}} !important;
 
}
 
}
  
Line 295: Line 295:
  
 
.Page#Red {
 
.Page#Red {
   background: {{{Primary}}};
+
   background: {{{Secondary}}};
   border-color: {{{Secondary}}};
+
   border-color: {{{Primary}}};
 
   color: #ccb0b0;
 
   color: #ccb0b0;
 
}
 
}
Line 375: Line 375:
  
 
.rq#Red, .timeline-toggle#Red, .oocvitals#Red, .Dbg#Red, .DICbg#Red {
 
.rq#Red, .timeline-toggle#Red, .oocvitals#Red, .Dbg#Red, .DICbg#Red {
   background: {{{Secondary}}};
+
   background: {{{Primary}}};
 
   color: #ccb0b0;
 
   color: #ccb0b0;
 
}
 
}

Revision as of 05:15, 27 February 2021