Difference between revisions of "Template:US2002021967 Group CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 133: Line 133:
  
 
.grp_template {
 
.grp_template {
     width: 727px;
+
     width: 500px;
 
     height: 20px;
 
     height: 20px;
 
     background-color: #681a24;
 
     background-color: #681a24;
     position: relative;
+
     position: absolute;
     top: -66px;
+
     top: 550px;
     left: 40px;
+
     left: 155px;
 
     border-width: 0px 10px 10px 10px;
 
     border-width: 0px 10px 10px 10px;
 
     border-style: solid;
 
     border-style: solid;
 
     border-color: black;
 
     border-color: black;
     color: #ad9898;
+
     color: #d0b6b6;
 
     padding: 0px 0px 0px 10px;
 
     padding: 0px 0px 0px 10px;
 
     line-height: 20px;
 
     line-height: 20px;
 
     text-align: center;
 
     text-align: center;
 
     font-size: 13px;
 
     font-size: 13px;
 +
    border-radius: 0px 0px 40px 40px;
 
}
 
}
  

Revision as of 00:00, 26 February 2021