From 7a3b23f08799dcdcc4059cc54e2323255c463e11 Mon Sep 17 00:00:00 2001 From: Vit Brunner Date: Tue, 21 Apr 2015 20:55:35 +0200 Subject: [PATCH] Make links same colour as text --- source/styles/style.css.styl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/styles/style.css.styl b/source/styles/style.css.styl index 7a0fdfe..1016ff2 100644 --- a/source/styles/style.css.styl +++ b/source/styles/style.css.styl @@ -45,6 +45,9 @@ body #content margin-top: 1em + a + color: $dark + #section-meta em margin-right: 10px &:after