From 71a8c159df375895178389bc0ab577a4c944efbc Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 16 Apr 2014 19:08:59 +0200 Subject: Fix pagecloud background color. --- local.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.scss b/local.scss index 9a0c405..be25335 100644 --- a/local.scss +++ b/local.scss @@ -81,7 +81,7 @@ a { width: auto; color: $linkHoverColor !important; border: none; - background-color: none; + background: none; } #wrapper, -- cgit v1.2.3