Template:Team:Tsinghua/CSS/gallery
From 2014.igem.org
(Difference between revisions)
GuoQiangChen (Talk | contribs) (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...") |
GuoQiangChen (Talk | contribs) |
||
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: | + | width: 65px; |
- | height: | + | height: 50px; |
display: block; | display: block; | ||
overflow: hidden; | overflow: hidden; |
Latest revision as of 08:53, 17 October 2014