Template:Team:Tsinghua/CSS/gallery

From 2014.igem.org

(Difference between revisions)
(Created page with "<html><style type="text/css"> @-webkit-keyframes fadeIn { 0% { opacity: 0; } 50% { opacity: 0; } 100% { opacity: 1; } } #box { text-align: left; width: 70...")
 
Line 56: Line 56:
-webkit-transition: opacity .2s ease-in-out;
-webkit-transition: opacity .2s ease-in-out;
border: 1px solid #979797;
border: 1px solid #979797;
-
width: 35px;
+
width: 65px;
-
height: 35px;
+
height: 50px;
display: block;
display: block;
overflow: hidden;
overflow: hidden;

Latest revision as of 08:53, 17 October 2014