From 269b1c0fd247fb3011ea78b7f4031598d397a3df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= Date: Wed, 25 Feb 2015 14:01:29 +0100 Subject: [PATCH] update --- _sass/_06_typography.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_sass/_06_typography.scss b/_sass/_06_typography.scss index 5f418d3..e84839d 100644 --- a/_sass/_06_typography.scss +++ b/_sass/_06_typography.scss @@ -49,8 +49,10 @@ article a:hover { border-bottom: 2px solid; } p a.button, +.button, .button:hover { border: 0; + color: #fff; } p.button a { border: 0;