fix link color

This commit is contained in:
Lorin Werthen 2016-10-13 23:05:06 +02:00
parent f37a12a481
commit 766ac86e2e

View file

@ -23,7 +23,7 @@ a.box {
h1, h2 {
color: inherit;
}
a {
a, a:visited {
color:inherit;
}
}