Line 156: | Line 156: | ||
-moz-transition: all 0.2s ease-in-out; | -moz-transition: all 0.2s ease-in-out; | ||
transition: all 0.2s ease-in-out; | transition: all 0.2s ease-in-out; | ||
+ | } | ||
+ | |||
+ | a:hover, | ||
+ | a:focus { | ||
+ | text-decoration: none; | ||
+ | color: #1d9b6c; | ||
} | } | ||
Revision as of 10:47, 19 August 2017
<!DOCTYPE html>