Difference between revisions of "Template:US2002021967 CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 376: Line 376:
 
.rq#Red, .timeline-toggle#Red, .oocvitals#Red, .Dbg#Red, .DICbg#Red {
 
.rq#Red, .timeline-toggle#Red, .oocvitals#Red, .Dbg#Red, .DICbg#Red {
 
   background: {{{Primary}}};
 
   background: {{{Primary}}};
   color: #ccb0b0;
+
   color: {{{Caption Text}}};
 
}
 
}
  
 
.rq#Orange, .timeline-toggle#Orange, .oocvitals#Orange, .Dbg#Orange, .DICbg#Orange {  
 
.rq#Orange, .timeline-toggle#Orange, .oocvitals#Orange, .Dbg#Orange, .DICbg#Orange {  
 
   background: {{{Primary}}};
 
   background: {{{Primary}}};
   color: #ccbdb0;
+
   color: {{{Caption Text}}};
 
}
 
}
  
 
.rq#Yellow, .timeline-toggle#Yellow, .oocvitals#Yellow, .Dbg#Yellow, .DICbg#Yellow {  
 
.rq#Yellow, .timeline-toggle#Yellow, .oocvitals#Yellow, .Dbg#Yellow, .DICbg#Yellow {  
 
     background: {{{Primary}}};
 
     background: {{{Primary}}};
     color: #3f405f;
+
     color: {{{Caption Text}}};
 
}
 
}
  
 
.rq#Green, .timeline-toggle#Green, .oocvitals#Green, .Dbg#Green, .DICbg#Green {  
 
.rq#Green, .timeline-toggle#Green, .oocvitals#Green, .Dbg#Green, .DICbg#Green {  
 
   background: {{{Primary}}};
 
   background: {{{Primary}}};
   color: #b0ccb2;
+
   color: {{{Caption Text}}};
 
}
 
}
  
 
.rq#Blue, .timeline-toggle#Blue, .oocvitals#Blue, .Dbg#Blue, .DICbg#Blue {  
 
.rq#Blue, .timeline-toggle#Blue, .oocvitals#Blue, .Dbg#Blue, .DICbg#Blue {  
 
   background: {{{Primary}}};
 
   background: {{{Primary}}};
   color: #b0b2cc;
+
   color: {{{Caption Text}}};
 
}
 
}
  
 
.rq#Purple, .timeline-toggle#Purple, .oocvitals#Purple, .Dbg#Purple, .DICbg#Purple {  
 
.rq#Purple, .timeline-toggle#Purple, .oocvitals#Purple, .Dbg#Purple, .DICbg#Purple {  
 
   background: {{{Primary}}};
 
   background: {{{Primary}}};
   color: #c4b0cc;
+
   color: {{{Caption Text}}};
 
}
 
}
  
Line 407: Line 407:
 
.timeline.Red {
 
.timeline.Red {
 
   background: {{{Accent}}};
 
   background: {{{Accent}}};
   color: #000000;
+
   color: {{{Accent Text}}};
 
}
 
}
  
 
.timeline.Orange {
 
.timeline.Orange {
 
   background: {{{Accent}}};
 
   background: {{{Accent}}};
   color: #2b1e12;
+
   color: {{{Accent Text}}};
 
}
 
}
  
 
.timeline.Yellow {
 
.timeline.Yellow {
 
   background: {{{Accent}}};
 
   background: {{{Accent}}};
   color: #3f405f;
+
   color: {{{Accent Text}}};
 
}
 
}
  
 
.timeline.Green {
 
.timeline.Green {
 
   background: {{{Accent}}};
 
   background: {{{Accent}}};
   color: #0c150c;
+
   color: {{{Accent Text}}};
 
}
 
}
  
 
.timeline.Blue {
 
.timeline.Blue {
 
   background: {{{Accent}}};
 
   background: {{{Accent}}};
 +
  color: {{{Accent Text}}};
 
}
 
}
  
 
.timeline.Purple {
 
.timeline.Purple {
 
   background: {{{Accent}}};
 
   background: {{{Accent}}};
 +
  color: {{{Accent Text}}};
 
}
 
}
  
  
 
}}</includeonly>
 
}}</includeonly>

Revision as of 06:23, 27 February 2021