Difference between revisions of "Template:ECUST/CSS"

Line 672: Line 672:
 
     position: absolute;
 
     position: absolute;
 
     margin-left: -105px;
 
     margin-left: -105px;
     width: 210px;
+
     width:105px;
     height: 210px;
+
     height: 105px;
 
      
 
      
     background: rgb(28, 20, 68);
+
     background: --logo-pink;
 
     box-shadow: 0 6px 12px rgba(0,0,0,0.5),0 12px 32px rgba(0,0,0,0.1);
 
     box-shadow: 0 6px 12px rgba(0,0,0,0.5),0 12px 32px rgba(0,0,0,0.1);
 
     z-index: 3;
 
     z-index: 3;

Revision as of 13:34, 4 August 2018