Difference between revisions of "Template:US2002021967 CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
 
(47 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
     top: 0;
 
     top: 0;
 
     left: 0;
 
     left: 0;
     width: 1056px;
+
     width: 1090px;
 +
}
 +
#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;
 
}
 
}
#mw-panel .portal .body li a { color: #ffffff !important; }
 
#mw-panel .portal h3 { color: #ffffff !important; }
 
 
#footer li, #footer a, #footer a:visited { color: #ffffff !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-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; }
 
#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; }
 
#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; border: none; }
+
#searchInput { height: 20px; }
 +
.catlinks {background-color: {{{Secondary}}} !important;font-size: 10px !important;text-align: center !important; border: none; }
 
.toc { background-color: {{{Primary}}} !important }
 
.toc { background-color: {{{Primary}}} !important }
 
.toc a, .toc a:visited { color: #ffffff !important; }
 
.toc a, .toc a:visited { color: #ffffff !important; }
Line 23: Line 32:
 
.mw-editsection a, .mw-editsection a:visited { color: {{{Primary}}} !important; }
 
.mw-editsection a, .mw-editsection a:visited { color: {{{Primary}}} !important; }
 
.mw-body-content .toc h2 { color: {{{Caption Text}}} !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: {{{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: {{{Page Text}}};}
 
.mw-indicators { display: none; }
 
.mw-indicators { display: none; }
  
Line 29: Line 38:
 
     position: absolute;
 
     position: absolute;
 
     top: 5px;
 
     top: 5px;
     left: 183px;
+
     left: 184px;
 
     z-index: 1;
 
     z-index: 1;
 
     color: {{{Caption Text}}};
 
     color: {{{Caption Text}}};
 
     border: none;
 
     border: none;
 +
    font-size: 22px !important;
 
}
 
}
  
Line 42: Line 52:
 
     color: {{{Page Text}}};
 
     color: {{{Page Text}}};
 
     border: 0;
 
     border: 0;
     margin: 0;
+
     margin-top: 0;
 +
    width: 840px;
 +
    border-top: 10px solid {{{Primary}}};
 
}
 
}
  
 
#mw-head-base {
 
#mw-head-base {
 
     background-color: {{{Secondary}}} !important;
 
     background-color: {{{Secondary}}} !important;
 +
    width: 900px;
 
}
 
}
  
Line 140: Line 153:
  
 
.Dbg {
 
.Dbg {
     width: 500px;
+
     width: 490px;
 
     height: 183px;
 
     height: 183px;
 
     padding: 0px 5px 0px 10px;
 
     padding: 0px 5px 0px 10px;
Line 215: Line 228:
 
.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 263: 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;
+
    background: {{{Accent}}} !important;
 +
    padding: 1px 10px 8px 10px;
 
}
 
}
  

Latest revision as of 18:58, 1 March 2021