From 20f2b8638ffcb7d30d076253ad977639edc2a2d3 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 18 Feb 2019 21:09:32 +0100 Subject: =?UTF-8?q?Kosmetiske=20fikser,=20legg=20sponsorene=20i=20en=20rad?= =?UTF-8?q?=20til=20h=C3=B8yre=20igjen.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blog/_assets/stylesheets/_config.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blog/_assets/stylesheets/_config.scss') diff --git a/blog/_assets/stylesheets/_config.scss b/blog/_assets/stylesheets/_config.scss index 77d3c8b..ad00820 100644 --- a/blog/_assets/stylesheets/_config.scss +++ b/blog/_assets/stylesheets/_config.scss @@ -1,11 +1,11 @@ -$base-font-size: 12pt; +$base-font-size: 14.5pt; $huge-font-size: $base-font-size * 1.25; $body-bg: rgba(0, 0, 0, 0.4); $text-color: #6c7683; $heading-color: #2B4662; $dimmed-text-color: darken($text-color, 20%); -$link-color: #384e68; //#686; +$link-color: #97b9e1; $link-hover-color: lighten(#686, 5%); $side-bar-background: rgba(20, 20, 20, 0.7); $menu-bar-background: transparentize(#243B48, 0.2); //rgba(128, 256, 128, 0.15); -- cgit v1.2.3