Line 250: | Line 250: | ||
.cog250{ | .cog250{ | ||
width: 100%; height:100%; | width: 100%; height:100%; | ||
− | line-height: | + | line-height: 200px; |
− | line-width: | + | line-width: 200px; |
} | } | ||
Line 377: | Line 377: | ||
.blue250{ | .blue250{ | ||
background:url(https://static.igem.org/mediawiki/2016/b/b1/T--Manchester--cogwheelblue.png) no-repeat; | background:url(https://static.igem.org/mediawiki/2016/b/b1/T--Manchester--cogwheelblue.png) no-repeat; | ||
− | background-size: | + | background-size: 200px 200px; |
background-position: center; | background-position: center; | ||
} | } | ||
Line 383: | Line 383: | ||
.green250{ | .green250{ | ||
background:url(https://static.igem.org/mediawiki/2016/3/32/T--Manchester--cogwheelgreen.png) no-repeat; | background:url(https://static.igem.org/mediawiki/2016/3/32/T--Manchester--cogwheelgreen.png) no-repeat; | ||
− | background-size: | + | background-size: 200px 200px; |
background-position: center; | background-position: center; | ||
} | } | ||
Line 389: | Line 389: | ||
.orange250{ | .orange250{ | ||
background:url(https://static.igem.org/mediawiki/2016/7/71/T--Manchester--cogwheelorange.png) no-repeat; | background:url(https://static.igem.org/mediawiki/2016/7/71/T--Manchester--cogwheelorange.png) no-repeat; | ||
− | background-size: | + | background-size: 200px 200px; |
background-position: center; | background-position: center; | ||
} | } | ||
Line 395: | Line 395: | ||
.yellow250{ | .yellow250{ | ||
background:url(https://static.igem.org/mediawiki/2016/9/9e/T--Manchester--cogwheelyellow.png) no-repeat; | background:url(https://static.igem.org/mediawiki/2016/9/9e/T--Manchester--cogwheelyellow.png) no-repeat; | ||
− | background-size: | + | background-size: 200px 200px; |
background-position: center; | background-position: center; | ||
} | } | ||
Line 1,033: | Line 1,033: | ||
.title{display:none} | .title{display:none} | ||
.mobilestyle{display: none;} | .mobilestyle{display: none;} | ||
− | .fixed{display: block; float:none; width: | + | .fixed{display: block; float:none; width: 200px;position:relative} |
.fixed:hover {left: 20px; -webkit-transition: all 0.6s ease-out; | .fixed:hover {left: 20px; -webkit-transition: all 0.6s ease-out; | ||
-moz-transition: all 0.6s ease-out; | -moz-transition: all 0.6s ease-out; |
Revision as of 15:50, 4 October 2016