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:
  
.timeline {
+
.clearfix::after { content: ""; clear: both; display: table; }
  border: 0;
 
}
 
  
.rqedit {
+
h2 { color: #ffffff; }
    font-family: Courier;
 
    font-weight: bold;
 
    float: right;
 
    padding-right: 10px;
 
}
 
  
.rq {
+
.OOCinfo h2 { margin: 10px 10px 10px 10px; }
    padding-left: 10px;
 
    background: #65163a;
 
}
 
  
.rq p { padding-bottom: 10px; }
+
.pc-oocvitals-pic { float: right; clear:both; overflow: hidden; height: 150px;  margin: 5px 10px 0px 0px; }
 +
.pc-oocvitals { padding: 0px 0px 0px 10px; background: #65163a; line-height: 29px; }
  
.rqheader {
+
.Page { width: 800px; min-height: 400px; border: 10px solid; padding: 10px; }
    padding-top: 10px;
+
.Page #Red { background: #2e060b; border: #65163a; color: #ccb0b0; }
    height: 20px;
 
}
 
  
.rqtitle {
+
.Page a { color: #ffffff; }
    color: #ffffff;
 
    font-family: Courier;
 
    font-weight: bold;
 
    float: left;
 
}
 
.timeline ul { background: #793c58; padding-left: 17px; }
 
  
.US2002021967_header {
+
.rq { padding-left: 10px; background: #65163a; }
width: 780px;
+
.rq p { padding-bottom: 10px; }
    height: auto;
+
.rqedit { font-family: Courier; font-weight: bold; float: right; padding-right: 10px; }
    margin-top: -30px;
+
.rqheader { padding-top: 10px; height: 20px; }
    Margin-left: -30px;
+
.rqtitle { color: #ffffff; font-family: Courier; font-weight: bold; float: left; }
}
 
  
.timeline-toggle {
+
.timeline { border: 0; }
    height: 40px;
+
.timeline ul { background: #793c58; padding-left: 17px; }
    border: none;
+
.timeline-toggle { height: 40px; border: none; background: #65163a; line-height: 40px; margin-bottom: 5px; margin-top: 5px; padding-left: 10px; }
    background: #65163a;
 
    line-height: 40px;
 
    margin-bottom: 5px;
 
    margin-top: 5px;
 
    padding-left: 10px;
 
}
 
 
 
h2 { color: #ffffff; }
 
 
 
.OOCinfo h2 {
 
  margin: 10px 10px 10px 10px;
 
}
 
 
 
.pc-oocvitals-pic {
 
  float: right;
 
  clear:both;
 
  overflow: hidden;
 
  height: 150px;
 
  margin: 5px 10px 0px 0px;
 
}
 
 
 
.pc-oocvitals {
 
  padding: 0px 0px 0px 10px;
 
  background: #65163a;
 
  line-height: 29px;
 
}
 
  
.Page {
+
.US2002021967_header { width: 780px; height: auto; margin-top: -30px; margin-left: -30px; }
  width: 800px;
 
  min-height: 400px;
 
  border: 10px solid #65163a;
 
  background: #2e060b;
 
  color: #ccb0b0;
 
  padding: 10px;
 
}
 
  
.Page a {
 
  color: #ffffff;
 
}
 
  
.clearfix::after {
 
  content: "";
 
  clear: both;
 
  display: table;
 
}
 
 
}}</includeonly>
 
}}</includeonly>

Revision as of 17:07, 4 February 2021