Line 150: | Line 150: | ||
} | } | ||
} | } | ||
+ | |||
+ | a { | ||
+ | color: #42DCA3; | ||
+ | -webkit-transition: all 0.2s ease-in-out; | ||
+ | -moz-transition: all 0.2s ease-in-out; | ||
+ | transition: all 0.2s ease-in-out; | ||
+ | } | ||
+ | |||
/*.....................................*/ | /*.....................................*/ |
Revision as of 10:47, 19 August 2017
<!DOCTYPE html>