Line 107: | Line 107: | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
+ | |||
+ | /*.....................................*/ | ||
+ | |||
+ | a:link { | ||
+ | color: #1d9b6c; | ||
+ | background-color: transparent; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a:visited { | ||
+ | color: #1d9b6c; | ||
+ | background-color: transparent; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
Revision as of 10:31, 19 August 2017
<!DOCTYPE html>