Line 285: | Line 285: | ||
/* Links in buttons w/o underline */ | /* Links in buttons w/o underline */ | ||
− | .igem_2017_content_wrapper | + | .igem_2017_content_wrapper ab { |
+ | font-weight: bold; | ||
text-decoration: none; | text-decoration: none; | ||
+ | color: #ff5700; | ||
+ | -webkit-transition: all 0.4s ease; | ||
+ | -moz-transition: all 0.4s ease; | ||
+ | -ms-transition: all 0.4s ease; | ||
+ | -o-transition: all 0.4s ease; | ||
+ | transition: all 0.4s ease; | ||
} | } | ||
Revision as of 17:46, 20 June 2017