Team:NCTU Formosa/source/head-index

From 2014.igem.org

(Difference between revisions)
Line 432: Line 432:
color: white!important;
color: white!important;
}
}
-
 
-
table {
 
-
  border: 0;
 
-
 
-
  text-align:center ;
 
-
 
-
 
 
-
}
 
-
table.sa  {
 
-
z-index: 2;
 
-
position: absolute;
 
-
width: 600px;
 
-
height: 800px;
 
-
top: 500;
 
-
left: 500;
 
-
  }
 
-
  table.sb  {
 
-
  font-size:40px ;
 
-
 font-weight: bold ;
 
-
  z-index: 1;
 
-
  position:
 
-
  absolute;
 
-
  width:600px;
 
-
  height:800px;
 
-
  top:500;
 
-
  left:500;
 
-
  }
 
-
th {
 
-
  background-color:yellow;
 
-
  transition:All 1s ease;
 
-
    -webkit-transition:All 1s ease;
 
-
    -moz-transition:All 1s ease;
 
-
    -o-transition:All 1s ease;
 
-
    transform:  scale(1)  translate(10px);
 
-
    -webkit-transform:  scale(1)  translate(10px);
 
-
    -moz-transform:  scale(1)  translate(10px);
 
-
    -o-transform:  scale(1)  translate(10px);
 
-
    -ms-transform:  scale(1)  translate(10px);
 
-
}
 
-
th:hover { 
 
-
transform: rotate(0deg) scale(0.67) skew(1deg) translate(0px);
 
-
    -webkit-transform: rotate3d(0,1,0,180deg) scale(0.02) skew(1deg) translate(0px);
 
-
    -moz-transform: rotate3d(0,1,0,180deg) scale(0.02) skew(1deg) translate(0px);
 
-
    -o-transform: rotate3d(0,1,0,180deg)) scale(0.02) skew(1deg) translate(0px);
 
-
    -ms-transform: rotate3d(0,1,0,180deg) scale(0.02) skew(1deg) translate(0px);
 
-
    }
 
-
th.aa {
 
-
background:#0C9 ;
 
-
}
 
-
th.ab{
 
-
background:#30F ;
 
-
}
 
-
th.ac{
 
-
background:#63F ;
 
-
}
 
-
th.ad{
 
-
background:#F3C ;
 
-
}
 
-
th.ae {
 
-
background:#0C9 ;
 
-
}
 
-
th.af{
 
-
background:#30F ;
 
-
}
 
-
th.ag{
 
-
background:#63F ;
 
-
}
 
-
th.ah{
 
-
background:#F3C ;
 
-
}
 
-
th.ai {
 
-
background:#0C9 ;
 
-
}
 
-
th.aj{
 
-
background:#30F ;
 
-
}
 
-
th.ak{
 
-
background:#63F ;
 
-
}
 
-
 
-
 
-
 
-
td {
 
-
color:#FFF ;
 
-
  border-bottom:1 solid #000000;
 
-
}
 
-
 
.pictureContainer {
.pictureContainer {

Revision as of 05:02, 23 September 2014