Template:Team:Concordia/CSS
From 2014.igem.org
(Difference between revisions)
Amitmalhotra (Talk | contribs) |
Amitmalhotra (Talk | contribs) |
||
Line 268: | Line 268: | ||
padding: 0em 0.3em; | padding: 0em 0.3em; | ||
float: left; | float: left; | ||
+ | -webkit-transition: all .2s ease-in-out; | ||
+ | -moz-transition: all .2s ease-in-out; | ||
+ | transition: all .2s ease-in-out; | ||
} | } | ||
Line 292: | Line 295: | ||
position: relative; | position: relative; | ||
right: 15px; | right: 15px; | ||
- | padding: 0 0.3em; | + | padding: 0 0.3em; |
+ | margin: 0; | ||
+ | margin-left: 1em; | ||
+ | |||
} | } | ||
Revision as of 22:57, 16 October 2014