Cymarechal (Talk | contribs) |
|||
Line 99: | Line 99: | ||
/*links*/ | /*links*/ | ||
a, a:active, a:focus, a:visited{ | a, a:active, a:focus, a:visited{ | ||
− | color:# | + | color:#FFF; |
+ | text-decoration:none; | ||
-webkit-transition:all .2s ease-in-out; | -webkit-transition:all .2s ease-in-out; | ||
transition:all .2s ease-in-out; | transition:all .2s ease-in-out; | ||
Line 118: | Line 119: | ||
} | } | ||
a:hover, a:visited:hover{ | a:hover, a:visited:hover{ | ||
− | color:# | + | color:#FFF; |
+ | text-decoration:none; | ||
} | } | ||
a, a:visited{ | a, a:visited{ | ||
− | color:# | + | color:#FFF; |
text-decoration: none; | text-decoration: none; | ||
} | } |
Revision as of 06:59, 31 October 2017