Team:UESTC/transpeeder.css

From 2013.igem.org

(Difference between revisions)
Line 41: Line 41:
font: 18px museo100regular, arial,verdana;
font: 18px museo100regular, arial,verdana;
padding-top: 40px;
padding-top: 40px;
 +
line-height: 1.4em;
 +
padding-bottom: 40px;
}
}
.transpeeder-info h1{
.transpeeder-info h1{
Line 47: Line 49:
.transpeeder-info h3{
.transpeeder-info h3{
font: 22px museo100regular, arial,verdana;
font: 22px museo100regular, arial,verdana;
 +
}
 +
#transpeeder-show {
 +
width: 795px;
 +
margin: 0 auto;
 +
padding-bottom: 30px;
 +
}
 +
#transpeeder-show a{
 +
position: relative;
 +
top: -300px;
 +
left:660px;
 +
}
 +
#transpeeder-show img{
 +
max-width:320px;
}
}
.transpeeder-exp {
.transpeeder-exp {

Revision as of 09:02, 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; line-height: 1.4em; padding-bottom: 40px; } .transpeeder-info h1{ font: 30px museo100regular, arial,verdana; } .transpeeder-info h3{ font: 22px museo100regular, arial,verdana; }

  1. transpeeder-show {

width: 795px; margin: 0 auto; padding-bottom: 30px; }

  1. transpeeder-show a{

position: relative; top: -300px; left:660px; }

  1. transpeeder-show img{

max-width:320px; } .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; }