fix link color
This commit is contained in:
parent
f37a12a481
commit
766ac86e2e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ a.box {
|
||||||
h1, h2 {
|
h1, h2 {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
a {
|
a, a:visited {
|
||||||
color:inherit;
|
color:inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue