Team:NCTU Formosa/source/head-index

From 2014.igem.org

(Difference between revisions)
Line 8: Line 8:
   white-space: nowrap;
   white-space: nowrap;
   overflow: hidden;
   overflow: hidden;
-
  width: 30em;
+
-
  animation: type 4s steps(60, end);
+
}
}
Line 18: Line 17:
}
}
-
.wordbox span{
 
-
  animation: blink 1s infinite;
 
-
}
 
-
@keyframes type{
 
-
  from { width: 0; }
 
-
}
 
-
 
-
@keyframes type2{
 
-
  0%{width: 0;}
 
-
  50%{width: 0;}
 
-
  100%{ width: 100; }
 
-
}
 
-
 
-
@keyframes blink{
 
-
  to{opacity: .0;}
 
-
}
 
-
 
-
::selection{
 
-
  background: black;
 
-
}
 
.hh{height:200pt;}
.hh{height:200pt;}
.ch-item {
.ch-item {

Revision as of 18:03, 17 October 2014