Template:Team:Bielefeld-Germany/css/frontpage.css

From 2013.igem.org

(Difference between revisions)
Line 65: Line 65:
     background-color: rgba(255,102,0, 0.8);
     background-color: rgba(255,102,0, 0.8);
     transition: all 0.4s ease-in-out;
     transition: all 0.4s ease-in-out;
-
     transform: translateX(-300px);
+
     transform: translateX(300px);
}
}
.view h2 {
.view h2 {
-
     transform: translateY(-100px);
+
     transform: translateY(100px);
     opacity: 0;
     opacity: 0;
     transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;

Revision as of 17:58, 2 October 2013