Difference between revisions of "Template:US2002021967 Group CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<!-- Begin Color Section -->
 
<!-- Begin Color Section -->
  
body {background-color: {{{Primary}}} !important;}
+
body { background-color: {{{Primary}}} !important; }
#mw-head {background-color: {{{Secondary}}} !important;}
+
#mw-head-base {background-color: {{{Secondary}}} !important; }
#mw-head-base {background-color: {{{Secondary}}} !important;}
+
.vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3 { background-color: {{{Secondary}}} !important; }
.vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3 {background-color: {{{Secondary}}} !important;}
 
  
 
.catlinks {  
 
.catlinks {  
 
     color: {{{Primary}}} !important;  
 
     color: {{{Primary}}} !important;  
 +
}
 +
 +
.CategoryTreeItem a, .CategoryTreeItem a:visited, .CategoryTreeItem a.new { color: {{{Links}}}; }
 +
 +
.CategoryTreeToggle {
 +
    color: {{{Links}}};
 
}
 
}
  
Line 126: Line 131:
  
 
.grp_avatar {
 
.grp_avatar {
     width: 400px;
+
     width: 401px;
     height: 400px;
+
     height: 401px;
 
     background-color: #681a24;
 
     background-color: #681a24;
 
     border-width: 0px 10px 10px 0px;
 
     border-width: 0px 10px 10px 0px;
Line 136: Line 141:
 
     text-align: center;
 
     text-align: center;
 
     border-radius: 0px 0px 100px 0px;
 
     border-radius: 0px 0px 100px 0px;
 +
    left: -1px;
 +
    top: -1px;
 
}
 
}
  
Line 163: Line 170:
 
.grp_avatar_pic {
 
.grp_avatar_pic {
 
     width: 340px;
 
     width: 340px;
     height: auto;
+
     height: 340px;
 
     position: relative;
 
     position: relative;
 
     top: 18px;
 
     top: 18px;
Line 234: Line 241:
 
     background-color: #681a24;
 
     background-color: #681a24;
 
     right: 0px;
 
     right: 0px;
     height: 50px;
+
    top: -1px;
     line-height: 50px;
+
     height: 51px;
 +
     line-height: 51px;
 
     width: 400px;
 
     width: 400px;
 
     padding: 0px 0px 0px 20px;
 
     padding: 0px 0px 0px 20px;
Line 255: Line 263:
 
     font-size: 20px;
 
     font-size: 20px;
 
}
 
}
 +
 +
#mw-pages div ul li a, #mw-pages div ul li a:visited, #mw-pages div ul li a.new { color: {{{Links}}} !important; }
 +
a:visited { color: {{{Links}}} !important; }
  
 
.grp_name {
 
.grp_name {
Line 278: Line 289:
 
     height: 20px;
 
     height: 20px;
 
     background-color: #681a24;
 
     background-color: #681a24;
     position: absolute;
+
     position: relative;
    top: 470px;
 
 
     left: 155px;
 
     left: 155px;
 
     border-width: 0px 10px 10px 10px;
 
     border-width: 0px 10px 10px 10px;

Latest revision as of 18:05, 1 March 2021