From b239cb5fa79b9f35f50a1c7d4e1b0fa94fc5fd58 Mon Sep 17 00:00:00 2001 From: Justine Arreche <justinearreche@gmail.com> Date: Tue, 7 Apr 2015 15:02:40 +0200 Subject: [PATCH] fixed link color in recent builds --- app/styles/app/landing.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index 9299efd1..78f5bf0b 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -140,6 +140,9 @@ text-align: right margin: 0 + a + color: #828282 + p text-align: right margin-top: 0.5em