Line 894: | Line 894: | ||
} | } | ||
+ | .highlight.post > .details > .title.alert::before { | ||
+ | background-image: url('https://static.igem.org/mediawiki/2021/4/44/Small_icon_alert.svg'); | ||
+ | background-size: 25px 25px; | ||
+ | content: ""; | ||
+ | display: inline-block; | ||
+ | height: 25px; | ||
+ | width: 25px; | ||
+ | margin-bottom: -5px; | ||
+ | margin-left: -3px; | ||
+ | } | ||
+ | |||
+ | .highlight.post > .details > .title.note::before { | ||
+ | background-image: url('https://static.igem.org/mediawiki/2021/c/cb/Small_icon_note.svg'); | ||
+ | background-size: 25px 25px; | ||
+ | content: ""; | ||
+ | display: inline-block; | ||
+ | height: 25px; | ||
+ | width: 25px; | ||
+ | margin-bottom: -5px; | ||
+ | margin-left: -3px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
.highlight.post > .details > .host::before { | .highlight.post > .details > .host::before { | ||
background-image: url('https://static.igem.org/mediawiki/2020/7/7c/Small_icon_igem_gear.svg'); | background-image: url('https://static.igem.org/mediawiki/2020/7/7c/Small_icon_igem_gear.svg'); |
Revision as of 13:52, 16 March 2021
Under Construction
The iGEM 2021 Website is still under construction! Check back soon, or subscribe to our newsletter for updates about the 2021 iGEM Competition.