Template:MainStyle/Footer
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
Line 16: | Line 15: | ||
/* mouse over link */ | /* mouse over link */ | ||
a:hover { | a:hover { | ||
- | color: # | + | color: #E5ECAA; |
} | } | ||
/* selected link */ | /* selected link */ | ||
a:active { | a:active { | ||
- | color: # | + | color: #92CE9F; |
} | } | ||
</style> | </style> |
Revision as of 19:20, 8 July 2014
|