Line 35: | Line 35: | ||
/* All ELEMENTS defined here. */ | /* All ELEMENTS defined here. */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
body { | body { | ||
Line 247: | Line 230: | ||
#main_content a { | #main_content a { | ||
− | + | color: #1687C2; | |
− | + | } | |
− | + | ||
+ | #main_content a:hover { | ||
+ | color: #72b045; | ||
+ | } | ||
+ | |||
+ | #main_content a:active { | ||
+ | color: #609737; | ||
+ | } | ||
+ | |||
+ | #main_content a:visited { | ||
+ | color: #609737; | ||
} | } | ||
Revision as of 03:16, 17 October 2018