Team:UESTC/transpeeder.css

From 2013.igem.org

(Difference between revisions)
Line 39: Line 39:
text-align: justify;
text-align: justify;
margin: 0 auto;
margin: 0 auto;
-
font: 18px/1.5em museo100regular, arial,verdana;
+
font: 18px museo100regular, arial,verdana;
 +
padding-top: 40px;
 +
}
 +
.transpeeder-info h1{
 +
30px museo100regular, arial,verdana;
 +
}
 +
.transpeeder-info h3{
 +
22px museo100regular, arial,verdana;
}
}
.transpeeder-exp {
.transpeeder-exp {

Revision as of 08:44, 27 October 2013

.gwd-gen-wb7lgwdanimation {
       -webkit-animation: gwd-gen-wb7lgwdanimation_gwd-keyframes 1.2s linear 0s 1 forwards;
     }
     .gwd-img-l0zi {
       -webkit-transform-style: preserve-3d;
       -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -626, 0, 0, 1);
     }
     @-webkit-keyframes gwd-gen-wb7lgwdanimation_gwd-keyframes {
       0% {
         -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -626, 0, 0, 1);
         -webkit-animation-timing-function: linear;
       }
       100% {
         -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         -webkit-animation-timing-function: linear;
       }
     }
     .gwd-gen-x7xagwdanimation {
       -webkit-animation: gwd-gen-x7xagwdanimation_gwd-keyframes 0.8s linear 0s 1 forwards;
     }
     .gwd-img-zxwb {
       -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 551, -2, 0, 1);
       -webkit-transform-style: preserve-3d;
     }
     @-webkit-keyframes gwd-gen-x7xagwdanimation_gwd-keyframes {
       0% {
         -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 551, -2, 0, 1);
         -webkit-animation-timing-function: linear;
       }
       100% {
         -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
         -webkit-animation-timing-function: linear;
       }
     }
     

.transpeeder-info { height: auto; width: 80%; text-align: justify; margin: 0 auto; font: 18px museo100regular, arial,verdana; padding-top: 40px; } .transpeeder-info h1{ 30px museo100regular, arial,verdana; } .transpeeder-info h3{ 22px museo100regular, arial,verdana; } .transpeeder-exp { width: 46.875%; height: auto; font: 0.6em museo100regular, arial,verdana; padding: 10px; } .transpeeder-exp span { margin: 0 auto; display: block; width: 165px; }