From eaa26ae28ba242e50ea9e9c3731962f6eeef55e1 Mon Sep 17 00:00:00 2001 From: norrinorri Date: Sat, 27 May 2017 16:25:49 +0300 Subject: rebaseee --- _sass/_gt-theme.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '_sass/_gt-theme.scss') diff --git a/_sass/_gt-theme.scss b/_sass/_gt-theme.scss index 4b3c8ad..979fcd2 100644 --- a/_sass/_gt-theme.scss +++ b/_sass/_gt-theme.scss @@ -56,6 +56,7 @@ body { margin-top: $spacing-unit / 4; overflow: hidden; ul { + overflow: hidden; background: $grey-color-light; margin: 0; @@ -69,6 +70,7 @@ body { font-size: 1.0em; } a, a:visited, a:hover { + text-decoration: none; color: $text-color; } } @@ -76,7 +78,7 @@ body { .header__title { padding-top: $spacing-unit/2; padding-bottom: $spacing-unit/2; - background-color: #730099; + background-color: $purple-color; h1 { text-align: center; //border-bottom: 1px solid; -- cgit v1.3