Line 61: | Line 61: | ||
font-size: 1em !important; | font-size: 1em !important; | ||
color: var(--main-txt-color) !important; | color: var(--main-txt-color) !important; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 77: | Line 73: | ||
.content li:before { | .content li:before { | ||
content: ''; display: inline-block; | content: ''; display: inline-block; | ||
− | height: | + | height: 3em; width: 3em; |
background-image: url(https://static.igem.org/mediawiki/2018/b/bf/T--UCSC--PoPPY-Flower.png); | background-image: url(https://static.igem.org/mediawiki/2018/b/bf/T--UCSC--PoPPY-Flower.png); | ||
background-size: contain; background-repeat: no-repeat; | background-size: contain; background-repeat: no-repeat; | ||
Line 83: | Line 79: | ||
} | } | ||
+ | ul.big-list li { | ||
+ | color: #a0a09f !important; | ||
+ | font-size: 2em; | ||
+ | } | ||
+ | |||
+ | ul.big-list li:before { | ||
+ | height: 7em; width: 7em; | ||
+ | } | ||
/*-----NAV BAR THEME-----*/ | /*-----NAV BAR THEME-----*/ |
Revision as of 18:50, 19 September 2018