Fixed hidden linkes, Changed color palette, may change later
Update index.php, backgrounds.php, and 12 more files...
This commit is contained in:
@@ -46,10 +46,12 @@ a, .a {
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
color: #{$color-text-link-hover};
|
||||
//color: #{$color-text-link-hover};
|
||||
color: #{$color-text-generic};
|
||||
|
||||
& * {
|
||||
color: #{$color-text-link-hover};
|
||||
//color: #{$color-text-link-hover};
|
||||
color: #{$color-text-generic};
|
||||
}
|
||||
|
||||
// FIXME: Not working, big F
|
||||
|
||||
Reference in New Issue
Block a user