Difference between revisions of "Team:IIT Delhi/home"
Line 18: | Line 18: | ||
z-index:-1; | z-index:-1; | ||
} | } | ||
− | + | .icons{ | |
border:solid 1px white; | border:solid 1px white; | ||
margin-right:0; | margin-right:0; | ||
Line 24: | Line 24: | ||
height:7%; | height:7%; | ||
width:7%; | width:7%; | ||
+ | |||
+ | } | ||
+ | #team img{ | ||
+ | border:solid 1px white; | ||
+ | height:100%; | ||
+ | width:100%; | ||
+ | -webkit-transition: width 500ms ease-out 1s; | ||
+ | -moz-transition: width 500ms ease-out 1s; | ||
+ | -o-transition: width 500ms ease-out 1s; | ||
+ | transition: width 500ms ease-out 1s; | ||
z-index:1; | z-index:1; | ||
} | } | ||
Line 29: | Line 39: | ||
width:12%; | width:12%; | ||
height:12%; | height:12%; | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Line 94: | Line 101: | ||
<div></div> | <div></div> | ||
− | <div | + | <div class="icons"> |
− | <img src="https://static.igem.org/mediawiki/2015/3/32/Team.png"> | + | <img id="team" src="https://static.igem.org/mediawiki/2015/3/32/Team.png"> |
</div> | </div> | ||
</div> | </div> |
Revision as of 13:16, 15 August 2015