Link fix.
This commit is contained in:
parent
26f1dfe43d
commit
7265c66160
1 changed files with 8 additions and 0 deletions
|
@ -35,6 +35,14 @@ body {
|
|||
.accent { color: #03A9F4; }
|
||||
.primary { color: #727272; }
|
||||
|
||||
/*
|
||||
* Links
|
||||
*/
|
||||
|
||||
a:link, a:visited {
|
||||
color : #03A9F4;
|
||||
}
|
||||
|
||||
/*
|
||||
* Header
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue