aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sources/css/tyrian/less/typography.less')
-rw-r--r--sources/css/tyrian/less/typography.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/css/tyrian/less/typography.less b/sources/css/tyrian/less/typography.less
index a4cd44b..5d34a31 100644
--- a/sources/css/tyrian/less/typography.less
+++ b/sources/css/tyrian/less/typography.less
@@ -16,5 +16,5 @@ textarea {
}
.visited-links p > a:visited:not(.btn) {
- color: @gentoo-purple-light2;
+ color: @visited-link-color;
}