Remove visited color. Don't like that
This commit is contained in:
parent
38d1607458
commit
0ee983268d
|
@ -40,7 +40,6 @@ h6 {font-size: 0.75em;}
|
|||
|
||||
a:hover, a:active { outline: none; }
|
||||
a { color: #000066; font-weight: 800; text-decoration: none;}
|
||||
a:visited { color:#414141 ; }
|
||||
a:hover { color:#000; text-decoration: none; }
|
||||
.frontpage a:hover { display:inline-block; width: 100%; background-color: #778899; /*Dirty IE Hack*/ zoom: 1; *display: inline;}
|
||||
.link a:hover { display:inline-block; width: 100%; background-color: #778899; /*Dirty IE Hack*/ zoom: 1; *display: inline;}
|
||||
|
|
Loading…
Reference in a new issue