Difference between revisions of "Template:ECUST/CSS"

Line 502: Line 502:
 
nav {
 
nav {
 
     height: 100px;
 
     height: 100px;
     background: var(--logo-dark-blue);
+
     background: var(--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);  
 
     position: fixed;
 
     position: fixed;
Line 674: Line 674:
 
     width: 210px;
 
     width: 210px;
 
     height: 210px;
 
     height: 210px;
     border-radius: 105px;
+
      
 
     background: rgb(28, 20, 68);
 
     background: rgb(28, 20, 68);
 
     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);

Revision as of 13:31, 4 August 2018