Difference between revisions of "Team:British Columbia/Practices/Questions"

Line 45: Line 45:
 
   -webkit-transition: all 0.3s ease-out;
 
   -webkit-transition: all 0.3s ease-out;
 
   transition: all 0.3s ease-out;
 
   transition: all 0.3s ease-out;
   height: 500px;
+
   height: 400px;
 
   -webkit-perspective: 700px;
 
   -webkit-perspective: 700px;
 
   perspective: 700px;
 
   perspective: 700px;
Line 55: Line 55:
 
   display: block;
 
   display: block;
 
   position: absolute;
 
   position: absolute;
   margin-left: -465px;
+
   margin:0 auto;
   padding-left: 18px;
+
   padding-left: 40px;
 
   left: 50%;
 
   left: 50%;
 
   text-align: center;
 
   text-align: center;
 
   height: 450px;
 
   height: 450px;
   width: 100%;
+
   width: 400px;
 
   -ms-transform: rotateX(45deg) rotateY(0deg);
 
   -ms-transform: rotateX(45deg) rotateY(0deg);
 
   -webkit-transform: rotateX(45deg) rotateY(0deg);
 
   -webkit-transform: rotateX(45deg) rotateY(0deg);

Revision as of 00:58, 4 September 2015

UBC iGEM 2015