Difference between revisions of "Team:Rice/Team"

Line 10: Line 10:
 
                 height: 100%;
 
                 height: 100%;
 
                 background: black;
 
                 background: black;
 +
                z-index: -1000;
 
             }
 
             }
  
Line 22: Line 23:
 
                 box-sizing: border-box;
 
                 box-sizing: border-box;
 
                 padding: 1%;
 
                 padding: 1%;
 +
                z-index: -500;
 
             }
 
             }
  
Line 32: Line 34:
 
                 -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: -500;
 
             }
 
             }
  
Line 38: Line 41:
 
                 height: auto;
 
                 height: auto;
 
                 opacity: 0;
 
                 opacity: 0;
 +
                z-index: -500;
 
             }
 
             }
  

Revision as of 02:04, 1 November 2017