From 859935b87c929d87f19888928b686815004b02f1 Mon Sep 17 00:00:00 2001 From: norrinorri Date: Sat, 27 May 2017 17:45:06 +0300 Subject: frontpage and styling --- _sass/_gt-theme.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to '_sass/_gt-theme.scss') diff --git a/_sass/_gt-theme.scss b/_sass/_gt-theme.scss index 979fcd2..4ffe729 100644 --- a/_sass/_gt-theme.scss +++ b/_sass/_gt-theme.scss @@ -73,6 +73,9 @@ body { text-decoration: none; color: $text-color; } + a:hover{ + color: $purple-color; + } } .header__title { -- cgit v1.3