Difference between revisions of "Template:US2002021967 CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
body {background-color: {{{Primary}}} !important;}
 
body {background-color: {{{Primary}}} !important;}
#mw-head { background-color: {{{Secondary}}} !important; }
+
#mw-head {
 +
    background-color: {{{Secondary}}} !important;  
 +
    position: absolute;
 +
    top: 0;
 +
    width: 1056px;
 +
}
 
#mw-panel .portal .body li a { color: #ffffff !important; }
 
#mw-panel .portal .body li a { color: #ffffff !important; }
 
#mw-panel .portal h3 { color: #ffffff !important; }
 
#mw-panel .portal h3 { color: #ffffff !important; }

Revision as of 07:52, 27 February 2021