Difference between revisions of "Template:US2002021967 CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
 
(147 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>{{#css:
 
<includeonly>{{#css:
  
<!-- Begin Sidebar -->
+
body {background-color: {{{Primary}}} !important;}
body { background-color: #5a4d66 !important; }
+
#mw-head {
#mw-head { background-color: #5a4d66 !important; }
+
    background-color: {{{Secondary}}} !important;  
#mw-panel .portal .body li a { color: #ffffff !important; }
+
    position: absolute;
#mw-panel .portal h3 { color: #ffffff !important; }
+
    top: 0;
#footer li, a, a:visited { color: #ffffff !important; }
+
    left: 0;
.catlinks { background-color: #5a4d66 !important; }
+
    width: 1090px;
.toc { background-color: #5a4d66 !important }
+
}
.toc a, a:visited { color: #ffffff !important; }
+
#mw-panel .portal .body li a { color: {{{Sidebar Links}}} !important; }
 +
#mw-panel .portal h3 { color: {{{Sidebar Links}}} !important; }
 +
#mw-page-base {
 +
    height: 0 !important;
 +
    margin-top: 5em !important;
 +
}
 +
#footer li, #footer a, #footer a:visited { color: #ffffff !important; }
 +
#p-personal ul li a, #p-personal ul li a.new { color: #ffffff; }
 +
#p-search {
 +
    position: relative;
 +
    top: 6px;
 +
}
 +
#right-navigation div ul li a, #right-navigation div ul li a.new { color: #ffffff; }
 +
#left-navigation div ul li a, #left-navigation div ul li a.new { color: #ffffff; }
 +
#searchInput { height: 20px; }
 +
.catlinks {background-color: {{{Secondary}}} !important;font-size: 10px !important;text-align: center !important; border: none; }
 +
.toc { background-color: {{{Primary}}} !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: #5a4d66 !important; }
+
.mw-body-content h2 { color: {{{Caption Text}}} !important; }
.mw-editsection a, a:visited { color: #5a4d66 !important; }
+
.mw-editsection a, .mw-editsection a:visited { color: {{{Primary}}} !important; }
 +
.mw-body-content .toc h2 { color: {{{Caption Text}}} !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: {{{Page Text}}};}
 +
.mw-indicators { display: none; }
 +
 
 +
.firstHeading {
 +
    position: absolute;
 +
    top: 5px;
 +
    left: 184px;
 +
    z-index: 1;
 +
    color: {{{Caption Text}}};
 +
    border: none;
 +
    font-size: 22px !important;
 +
}
 +
 
 +
.Description h2 span { color: #ffffff !important; }
 +
.DIC h2 span { color: #ffffff !important; }
 +
 
 +
.mw-body {
 +
    background-color: {{{Tertiary}}};
 +
    color: {{{Page Text}}};
 +
    border: 0;
 +
    margin-top: 0;
 +
    width: 840px;
 +
    border-top: 10px solid {{{Primary}}};
 +
}
 +
 
 +
#mw-head-base {
 +
    background-color: {{{Secondary}}} !important;
 +
    width: 900px;
 +
}
  
 
.vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3 {
 
.vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3 {
Line 20: Line 67:
 
     background-repeat: no-repeat !important;
 
     background-repeat: no-repeat !important;
 
     background-size: 0px !important;
 
     background-size: 0px !important;
 +
    background-color: {{{Secondary}}} !important;
 +
}
 +
 +
.vectorMenu h3 span {
 +
    color: #ffffff !important;
 +
    position: relative;
 +
    display: block;
 +
    padding-left: 0.615em;
 +
    padding-top: 1.25em;
 +
    padding-right: 16px;
 +
    font-size: 0.8125em;
 +
    font-weight: normal;
 +
}
 +
 +
.vectorMenu .menu {
 
     background-color: #5a4d66 !important;
 
     background-color: #5a4d66 !important;
 
}
 
}
  
<!-- End Sidebar -->
+
.vectortabs a, .vectortabs a:visited { color: #ffffff !important; }
 +
.mw-category-group ul li a, .mw-category-group ul li a:visited { color: #5a4d66 !important; }
 +
#pt-userpage a { color: #ffffff !important; }
 +
#p-personal #pt-watchlist li a, #p-personal #pt-watchlist li a:visited { color: #ffffff !important; }
 +
#simpleSearch input { background-color: #ffffff !important; }
 +
 
  
  
Line 49: Line 116:
 
  margin-top: 2px;
 
  margin-top: 2px;
 
  float: left;
 
  float: left;
 +
background-color: {{{Primary}}}
 
}
 
}
  
Line 85: Line 153:
  
 
.Dbg {
 
.Dbg {
     width: 500px;
+
     width: 490px;
 
     height: 183px;
 
     height: 183px;
 
     padding: 0px 5px 0px 10px;
 
     padding: 0px 5px 0px 10px;
 
     overflow: hidden;
 
     overflow: hidden;
 
     margin-top: 8px;
 
     margin-top: 8px;
 +
    background: {{{Primary}}};
 
}
 
}
  
Line 119: Line 188:
 
  width: 100px;
 
  width: 100px;
 
  font-weight: bold;
 
  font-weight: bold;
  color: #ffffff;
+
  color: {{{Page Text}}};
 
}
 
}
  
Line 137: Line 206:
 
  padding: 0px 0px 0px 10px;
 
  padding: 0px 0px 0px 10px;
 
  line-height: 29px;
 
  line-height: 29px;
 +
background-color: {{{Primary}}};
 +
color: {{{Page Text}}};
 
}
 
}
  
Line 144: Line 215:
 
}
 
}
  
.Page {  
+
.Page {
  width: 800px;
+
    width: 800px;
min-height: 400px;
+
    min-height: 400px;
border: 10px solid;
+
    border: 10px solid;
padding: 10px;
+
    padding: 10px;
+
    background-color: {{{Secondary}}};
 +
    border-color: {{{Primary}}};
 +
    position: relative;
 +
    top: -18px;
 
}
 
}
  
 
.Page a, .Page a.external, .Page a:visited, .Page a.external:visited {
 
.Page a, .Page a.external, .Page a:visited, .Page a.external:visited {
 
color: #ffffff;
 
color: #ffffff;
 +
}
 +
 +
.picleft {
 +
    width: 263px !important;
 +
    height: 287px !important;
 +
}
 +
.picmiddle {
 +
    width: 263px !important;
 +
    height: 287px !important;
 +
}
 +
.picright {
 +
    width: 263px !important;
 +
    height: 287px !important;
 
}
 
}
  
Line 202: Line 289:
 
  font-size: 16px !important;
 
  font-size: 16px !important;
 
}
 
}
 +
 +
.side_border_01 {
 +
    height: 80px;
 +
    width: 10px;
 +
    position: absolute;
 +
    background-color: {{{Secondary}}};
 +
    z-index: 2;
 +
    top: -127px;
 +
    left: 864px;
 +
}
 +
 +
.side_border_02 {
 +
    position: fixed;
 +
    top: 0px;
 +
    left: 1074px;
 +
    height: 100%;
 +
    width: 100%;
 +
    background-color: {{{Secondary}}};
 +
}
 +
 +
.ss_header { border: 1px solid black; width: 798px; height: 416px; }
  
 
.timeline-header {  }
 
.timeline-header {  }
  
 
.timeline {
 
.timeline {
border: 0;
+
    border: 0;
 +
    background: {{{Accent}}} !important;
 +
    padding: 1px 10px 8px 10px;
 
}
 
}
  
Line 220: Line 330:
 
  margin-top: 5px;
 
  margin-top: 5px;
 
  padding-left: 10px;
 
  padding-left: 10px;
 +
background-color: {{{Primary}}};
 
}
 
}
  
.titles { margin: 10px 10px 10px 10px;
+
.mw-headline#Rumors_.26_Quotes {  }
font-size: 21px !important;
 
  font-family: Attic Antique, Brush Script MT !important;
 
}
 
  
 
.US2002021967_header { width: 780px;
 
.US2002021967_header { width: 780px;
Line 233: Line 341:
 
}
 
}
  
<!-- Colors: Page -->
+
.Roster { text-align: center; vertical-align: baseline; }
 
 
.Page#Red {
 
  background: #2e060b;
 
  border-color: #65163a;
 
  color: #ccb0b0;
 
}
 
 
 
.Page#Orange{
 
  background: #5a2600;
 
  border-color: #8b5114;
 
  color: #ccbdb0;
 
}
 
 
 
.Page#Yellow {
 
  background: #c9b728;
 
  border-color: #c39a00;
 
  color: #ccc9b0;
 
}
 
 
 
.Page#Green {
 
  background: #062e0d;
 
  border-color: #236516;
 
  color: #b0ccb2;
 
}
 
 
 
.Page#Blue {
 
  background: #06092e;
 
  border-color: #353967;
 
  color: #b0b2cc;
 
}
 
 
 
.Page#Purple {
 
  background: #1f062e;
 
  border-color: #644378;
 
  color: #c4b0cc;
 
}
 
 
 
<!-- Colors: Details, Description, OOC Vitals Timeline Toggles, Rumors & Quotes -->
 
 
 
.ICL#Red { color: #ffffff;
 
}
 
.ICL#Orange { color: #ffffff;
 
}
 
.ICL#Yellow { color: #766900;
 
}
 
.ICL#Green { color: #ffffff;
 
}
 
.ICL#Blue { color: #ffffff;
 
}
 
.ICL#Purple { color: #ffffff;
 
}
 
 
 
.oocvi#Red { color: #ffffff;
 
}
 
.oocvi#Orange { color: #ffffff;
 
}
 
.oocvi#Yellow { color: #766900;
 
}
 
.oocvi#Green { color: #ffffff;
 
}
 
.oocvi#Blue { color: #ffffff;
 
}
 
.oocvi#Purple { color: #ffffff;
 
}
 
 
 
.rq#Red, .timeline-toggle#Red, .oocvitals#Red, .Dbg#Red, .DICbg#Red {
 
  background: #6b3037;
 
  color: #ccb0b0;
 
}
 
 
 
.rq#Orange, .timeline-toggle#Orange, .oocvitals#Orange, .Dbg#Orange, .DICbg#Orange {
 
  background: #8b5114;
 
  color: #ccbdb0;
 
}
 
 
 
.rq#Yellow, .timeline-toggle#Yellow, .oocvitals#Yellow, .Dbg#Yellow, .DICbg#Yellow {
 
  background: #d6d368;
 
  color: #81671a;
 
}
 
 
 
.rq#Green, .timeline-toggle#Green, .oocvitals#Green, .Dbg#Green, .DICbg#Green {
 
  background: #2b7137;
 
  color: #b0ccb2;
 
}
 
 
 
.rq#Blue, .timeline-toggle#Blue, .oocvitals#Blue, .Dbg#Blue, .DICbg#Blue {
 
  background: #353967;
 
  color: #b0b2cc;
 
}
 
 
 
.rq#Purple, .timeline-toggle#Purple, .oocvitals#Purple, .Dbg#Purple, .DICbg#Purple {
 
  background: #644378;
 
  color: #c4b0cc;
 
}
 
 
 
<!-- Colors: Timeline -->
 
 
 
.timeline.Red {
 
  background: #a25f67;
 
  color: #000000;
 
}
 
 
 
.timeline.Orange {
 
  background: #bc8451;
 
  color: #2b1e12;
 
}
 
 
 
.timeline.Yellow {
 
  background: #fffdac;
 
  color: #8f7431;
 
}
 
 
 
.timeline.Green {
 
  background: #5ba261;
 
  color: #0c150c;
 
}
 
 
 
.timeline.Blue {
 
  background: #565a8f;
 
}
 
 
 
.timeline.Purple {
 
  background: #785d89;
 
}
 
 
 
  
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 18:58, 1 March 2021