Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
− | |||
@import url('https://static.igem.org/mediawiki/2018/5/52/T--UCL--QuicksandReg.eot'); | @import url('https://static.igem.org/mediawiki/2018/5/52/T--UCL--QuicksandReg.eot'); | ||
@import url('https://fonts.googleapis.com/css?family=Quicksand'); | @import url('https://fonts.googleapis.com/css?family=Quicksand'); | ||
Line 1,376: | Line 1,375: | ||
text-decoration: none; | text-decoration: none; | ||
color:rgb(255, 0, 53); | color:rgb(255, 0, 53); | ||
+ | transition: 0.15s; | ||
+ | } | ||
+ | |||
+ | .sshh1{ | ||
+ | text-decoration: none; | ||
+ | color:rgb(153, 0, 0) !important; | ||
+ | transition: 0.15s; | ||
+ | } | ||
+ | |||
+ | .sshh1:hover{ | ||
+ | text-decoration: none; | ||
+ | color:rgb(77, 0, 0); | ||
transition: 0.15s; | transition: 0.15s; | ||
} | } | ||
Line 1,478: | Line 1,489: | ||
.orange{ | .orange{ | ||
color:tomato; | color:tomato; | ||
+ | } | ||
+ | |||
+ | .orange_bkgr{ | ||
+ | background-color: white; | ||
+ | border-radius: 0.5rem; | ||
+ | color: tomato !important; | ||
} | } | ||
Line 5,352: | Line 5,369: | ||
} | } | ||
} | } | ||
− | |||
− | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 10:08, 9 December 2018