(4 intermediate revisions by the same user not shown) | |||
Line 154: | Line 154: | ||
background: white; | background: white; | ||
} | } | ||
− | a. | + | a.closepop { |
− | background: rgba(217,226,242, | + | background: rgba(217,226,242,1); |
color:rgba(0,0,0,.8); | color:rgba(0,0,0,.8); | ||
line-height: 40px; | line-height: 40px; | ||
Line 174: | Line 174: | ||
opacity:.9; | opacity:.9; | ||
} | } | ||
− | a. | + | a.closepop{ color:rgba(0,0,0,.8);} |
− | a. | + | a.closepop:hover { background:rgba(217,226,242,.95); color:rgba(0,0,0,.8);} |
Line 395: | Line 395: | ||
ul.criterionlist { | ul.criterionlist { | ||
+ | margin-left: 0px; | ||
+ | } | ||
+ | |||
+ | ul.special li{ | ||
+ | background-image: url("https://static.igem.org/mediawiki/2016/7/7c/T--SDU-Denmark--prize.png"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-size:auto 40px; | ||
+ | /*line-height: 30px;*/ | ||
+ | padding-left: 40px; | ||
+ | padding-right: 30px; | ||
+ | list-style:none; | ||
+ | |||
+ | } | ||
+ | |||
+ | ul.special { | ||
margin-left: 0px; | margin-left: 0px; | ||
} | } |
Latest revision as of 14:51, 19 October 2016