Team:UESTC/transpeeder.css

From 2013.igem.org

(Difference between revisions)
Line 43: Line 43:
}
}
.transpeeder-info h1{
.transpeeder-info h1{
-
30px museo100regular, arial,verdana;
+
font: 30px museo100regular, arial,verdana;
}
}
.transpeeder-info h3{
.transpeeder-info h3{
-
22px museo100regular, arial,verdana;
+
font: 22px museo100regular, arial,verdana;
}
}
.transpeeder-exp {
.transpeeder-exp {

Revision as of 08:47, 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{ font: 30px museo100regular, arial,verdana; } .transpeeder-info h3{ font: 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; }