Difference between revisions of "Template:US2002021967 Group CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
     width: 0;
 
     width: 0;
 
     height: 0;
 
     height: 0;
     border: 170px solid transparent;
+
     border: 190px solid transparent;
     border-bottom-color: red;
+
     border-bottom-color: #a94451;
 
     position: absolute;
 
     position: absolute;
 
     top: -140px;
 
     top: -140px;
Line 28: Line 28:
 
     content: '';
 
     content: '';
 
     position: absolute;
 
     position: absolute;
     left: -170px;
+
     left: -190px;
     top: 170px;
+
     top: 190px;
 
     width: 0;
 
     width: 0;
 
     height: 0;
 
     height: 0;
     border: 170px solid transparent;
+
     border: 190px solid transparent;
     border-top-color: red;
+
     border-top-color: #a94451;
 
     z-index: 0;
 
     z-index: 0;
 
}
 
}

Revision as of 21:44, 25 February 2021