Difference between revisions of "Team:Rice/Team"

Line 9: Line 9:
 
                 width: 80%;
 
                 width: 80%;
 
                 height: 100%;
 
                 height: 100%;
                 background: black;
+
                 background: white;
                z-index: -100;
+
 
             }
 
             }
  
Line 23: Line 22:
 
                 box-sizing: border-box;
 
                 box-sizing: border-box;
 
                 padding: 1%;
 
                 padding: 1%;
                z-index: -100;
 
 
             }
 
             }
  
Line 34: Line 32:
 
                 -o-transition: opacity 1s ease-in-out;
 
                 -o-transition: opacity 1s ease-in-out;
 
                 transition: opacity 1s ease-in-out;
 
                 transition: opacity 1s ease-in-out;
                z-index: -100;
 
 
             }
 
             }
  
Line 41: Line 38:
 
                 height: auto;
 
                 height: auto;
 
                 opacity: 0;
 
                 opacity: 0;
                z-index: -100;
 
 
             }
 
             }
  

Revision as of 02:19, 1 November 2017