Line 668: | Line 668: | ||
.hex-header h2:before { | .hex-header h2:before { | ||
content: ''; display: inline-block; | content: ''; display: inline-block; | ||
− | height: | + | height: 3em; width: 3em; |
background-image: url(https://static.igem.org/mediawiki/2018/8/8d/T--UCSC--Hexagon.png); | background-image: url(https://static.igem.org/mediawiki/2018/8/8d/T--UCSC--Hexagon.png); | ||
background-size: contain; background-repeat: no-repeat; | background-size: contain; background-repeat: no-repeat; | ||
vertical-align: middle; | vertical-align: middle; | ||
+ | } | ||
+ | |||
+ | .hex-header.bigHex h2:before { | ||
+ | height: 5em; width: 5em; | ||
} | } | ||
Revision as of 17:45, 16 October 2018