Difference between revisions of "Template:US2002021967 CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
 
(305 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>{{#css:
 
<includeonly>{{#css:
.mw-body h1.firstHeading {
+
 
  font-family: "Special Elite";
+
body {background-color: {{{Primary}}} !important;}
  color: #f1c8c8;
+
#mw-head {
  font-weight: bold;
+
    background-color: {{{Secondary}}} !important;
  font-size: 22px;
+
    position: absolute;
 +
    top: 0;
 +
    left: 0;
 +
    width: 1090px;
 
}
 
}
#masq-container {
+
#mw-panel .portal .body li a { color: {{{Sidebar Links}}} !important; }
  background-color:#7a5c87;
+
#mw-panel .portal h3 { color: {{{Sidebar Links}}} !important; }
  border-style:solid;
+
#mw-page-base {
  border-color:#f1c8c8;
+
    height: 0 !important;
  border-width:thin;
+
    margin-top: 5em !important;
  font-size: 100%;
 
  padding: 1.04vw;
 
  width: 800px;
 
  color: #f3e8ec;
 
 
}
 
}
#masq-title {
+
#footer li, #footer a, #footer a:visited { color: #ffffff !important; }
  font-family: "Special Elite", serif;
+
#p-personal ul li a, #p-personal ul li a.new { color: #ffffff; }
  font-size: 3em;
+
#p-search {
  text-align:center;
+
    position: relative;
  font-weight:bolder;
+
    top: 6px;
  color:#f1c8c8;
 
  padding:1.04em;
 
  vertical-align:middle;
 
 
}
 
}
#masq-container h2, .my-h2 {
+
#right-navigation div ul li a, #right-navigation div ul li a.new { color: #ffffff; }
  font-family: "Special Elite";
+
#left-navigation div ul li a, #left-navigation div ul li a.new { color: #ffffff; }
  color: #f1c8c8;
+
#searchInput { height: 20px; }
  font-weight: bold;
+
.catlinks {background-color: {{{Secondary}}} !important;font-size: 10px !important;text-align: center !important; border: none; }
  size: 18px;
+
.toc { background-color: {{{Primary}}} !important }
 +
.toc a, .toc a:visited { color: #ffffff !important; }
 +
.toctogglespan { color: #ffffff !important; }
 +
.toctogglelabel { color: #ffffff !important; }
 +
.mw-body-content h2 { color: {{{Caption Text}}} !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;
 
}
 
}
#masq-container h3, .my-h3 {
+
 
  font-family: "Special Elite";
+
.Description h2 span { color: #ffffff !important; }
  color: #f1c8c8;
+
.DIC h2 span { color: #ffffff !important; }
  font-weight: bold;
+
 
  size: 16px;
+
.mw-body {
 +
    background-color: {{{Tertiary}}};
 +
    color: {{{Page Text}}};
 +
    border: 0;
 +
    margin-top: 0;
 +
    width: 840px;
 +
    border-top: 10px solid {{{Primary}}};
 
}
 
}
#my-title {
+
 
  width: 100%;
+
#mw-head-base {
  max-width: 100%;
+
    background-color: {{{Secondary}}} !important;
  max-height: 100%;
+
    width: 900px;
  vertical-align:middle;
 
 
}
 
}
#masq-container p, #masq-container td, #masq-container th, #masq-container li, #masq-container dd, #masq-container dt {
+
 
  font-size: 16px;
+
.vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3 {
  font-family: 'Candara', 'Segoe UI', sans-serif;
+
    background-image: none !important;
  vertical-align:top;
+
    background-image: none !important;
  text-align:left;
+
    background-repeat: no-repeat !important;
 +
    background-size: 0px !important;
 +
    background-color: {{{Secondary}}} !important;
 
}
 
}
#masq-container td, #masq-container th {
+
 
  padding-right: .5vw;
+
.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;
 
}
 
}
#masq-badges {
+
 
  float: right;
+
.vectorMenu .menu {
  padding: 1.04vw;
+
    background-color: #5a4d66 !important;
 
}
 
}
#masq-vss-pic, #masq-territory-pic, #masq-pcgroup-pic {
+
 
  max-width: 80%;
+
.vectortabs a, .vectortabs a:visited { color: #ffffff !important; }
  padding: 1.04vw;
+
.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; }
 +
 
 +
 
 +
 
 +
.Details {
 +
width: 100%;
 +
height: 100%;
 +
min-height: 170px;
 +
margin: 0px 0px 20px 0px;
 +
 
 
}
 
}
#masq-portrait img, #pc-furtherinfo-pic img, #npc-furtherinfo-pic img, #pc-oocvitals-pic img, #npc-oocvitals-pic img, #masq-vss-pic img, #masq-territory-pic img, #masq-pcgroup-pic img {
+
 
  height: 400px;
+
.DIC {
  width: 366px;
+
padding-left: 10px;
  max-width: 100%;
+
width: 255px;
  max-height: 100%;
+
margin-top: -15px;
 +
 
 
}
 
}
#masq-vss-table, #masq-territory-table, #masq-pcgroup-table {
+
 
  vertical-align: top;
+
.DICbg {
  text-align:left;
+
width: 235px;
  padding: 1.04vw;
+
height: 182px;
 +
position: relative;
 +
left: -10px;
 +
padding: 0px 30px 0px 10px;
 +
margin-top: 2px;
 +
float: left;
 +
background-color: {{{Primary}}}
 
}
 
}
#masq-icvitals, #pc-furtherinfo, #npc-furtherinfo, #masq-pcgroup-furtherinfo, #pc-oocvitals, #npc-oocvitals {
+
 
  padding: 1.04vw;
+
.ICL {
 +
float: left;
 +
margin-top: -5px;
 +
}
 +
 
 +
.ICR {
 +
margin-top: -5px;
 +
overflow: hidden;
 +
width: 175px;
 +
white-space: nowrap;
 +
position: absolute;
 +
right: 10px;
 +
}
 +
 
 +
.Description {
 +
width: 508px;
 +
height: 142px;
 +
left: 305px;
 +
position: absolute;
 +
margin-top: -34px;
 +
}
 +
 
 +
.disclaimer {
 +
width: 100%;
 +
border-color: #ffffff;
 +
border-top: 1px solid;
 +
border-bottom: 1px solid;
 +
text-align: center;
 +
font-size: 10px;
 +
font-variant-caps: all-petite-caps;
 +
margin-top: 5px;
 
}
 
}
#masq-portrait, #pc-furtherinfo-pic, #npc-furtherinfo-ic, #pc-oocvitals-pic, #npc-oocvitals-pic {
+
 
  float:right;
+
.Dbg {
  clear:both;
+
    width: 490px;
  max-width: 50%;
+
    height: 183px;
  padding: 1.04vw;
+
    padding: 0px 5px 0px 10px;
 +
    overflow: hidden;
 +
    margin-top: 8px;
 +
    background: {{{Primary}}};
 
}
 
}
#pc-oocvitals, #npc-oocvitals {
+
 
  background-color:#bbb;
+
.footer {
  border-style:solid;
+
width: 100%;
  border-color:#f1c8c8;
+
border-color: #ffffff;
  padding: 1.04vw;
+
border-top: 1px solid;
 +
border-bottom: 1px solid;
 +
text-align: center;
 +
font-size: 10px;
 +
font-variant-caps: all-petite-caps;
 +
margin-top: 10px;
 
}
 
}
#masq-icvitals-table, #pc-oocvitals-table, #npc-oocvitals-table, #masq-container th {
+
 
  vertical-align: top;
+
h2 {
  text-align:left;
+
color: #ffffff;
 +
font-size: 21px !important;
 +
font-family: Attic Antique, Brush Script MT !important;
 +
}
 +
 
 +
.OOCinfo h2 {
 +
margin: 10px 10px 10px 10px;
 +
font-size: 21px !important;
 +
font-family: Attic Antique, Brush Script MT !important;
 
}
 
}
#masq-container a:link, #masq-container a.external:link {
+
 
  color: #a00;
+
.oocvi {
 +
text-align: left;
 +
width: 100px;
 +
font-weight: bold;
 +
color: {{{Page Text}}};
 
}
 
}
#masq-container a:visited, #masq-container a.external:visited {
+
 
  color: #f1c8c8;
+
.oocir {
 +
height: 35px;
 
}
 
}
#masq-container a:hover, #masq-container a.external:hover {
+
 
  color: #c00;
+
.oocvitals-pic {
 +
float: right;
 +
clear:both;
 +
overflow: hidden;
 +
height: 150px;
 +
margin: 5px 10px 0px 0px;
 
}
 
}
#masq-container a:active, #masq-container a.external:active {
+
 
  color: #f00;
+
.oocvitals {
 +
padding: 0px 0px 0px 10px;
 +
line-height: 29px;
 +
background-color: {{{Primary}}};
 +
color: {{{Page Text}}};
 
}
 
}
#masq-container a.new, #masq-container a.new:visited {
+
 
  color: #B93;
+
.oocvitals-table {
 +
width: 100%;
 +
padding: 10px 10px 10px 0px;
 
}
 
}
.clearfix::after {
+
 
  content: "";
+
.Page {
  clear: both;
+
    width: 800px;
  display: table;
+
    min-height: 400px;
 +
    border: 10px solid;
 +
    padding: 10px;
 +
    background-color: {{{Secondary}}};
 +
    border-color: {{{Primary}}};
 +
    position: relative;
 +
    top: -18px;
 
}
 
}
 +
 +
.Page a, .Page a.external, .Page a:visited, .Page a.external:visited {
 +
color: #ffffff;
 +
}
 +
 +
.picleft {
 +
    width: 263px !important;
 +
    height: 287px !important;
 +
}
 +
.picmiddle {
 +
    width: 263px !important;
 +
    height: 287px !important;
 +
}
 +
.picright {
 +
    width: 263px !important;
 +
    height: 287px !important;
 +
}
 +
 +
.rq { padding-left: 10px;
 +
margin-bottom: 5px;
 +
padding-bottom: 10px;
 +
}
 +
 +
.RQi { margin: 20px 0px 20px 0px;
 +
font-size: 14px;
 +
font-family: courier;
 +
font-weight: bold;
 +
}
 +
 +
.RQiqt { font-size: 14px;
 +
font-family: courier;
 +
font-weight: bold;
 +
}
 +
 +
.RQiqa { font-size: 14px;
 +
font-family: courier;
 +
width: fit-content;
 +
}
 +
 +
.RQiqtable { margin-top: 10px;
 +
width: 100%;
 +
padding: 0px 10px 0px 0px;
 +
}
 +
 +
.Author { text-align: left;
 +
padding: 0px 0px 0px 20px;
 +
}
 +
 +
.rqedit { font-family: Courier;
 +
font-weight: bold;
 +
float: right;
 +
padding-right: 10px;
 +
}
 +
 +
.rqheader { padding-top: 10px;
 +
height: 20px;
 +
}
 +
 +
.rqtitle { color: #ffffff;
 +
font-family: Courier;
 +
font-weight: bold;
 +
float: left;
 +
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 {
 +
    border: 0;
 +
    background: {{{Accent}}} !important;
 +
    padding: 1px 10px 8px 10px;
 +
}
 +
 +
.timeline ul {
 +
padding-left: 17px;
 +
}
 +
 +
.timeline-toggle {
 +
height: 25px;
 +
border: none;
 +
line-height: 25px;
 +
margin-bottom: 5px;
 +
margin-top: 5px;
 +
padding-left: 10px;
 +
background-color: {{{Primary}}};
 +
}
 +
 +
.mw-headline#Rumors_.26_Quotes {  }
 +
 +
.US2002021967_header { width: 780px;
 +
height: auto;
 +
margin-top: -30px;
 +
margin-left: -30px;
 +
}
 +
 +
.Roster { text-align: center; vertical-align: baseline; }
 +
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 18:58, 1 March 2021