From 026d59662bcaa88b926f7b0f9f61afb0e37a13b7 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Thu, 16 Jul 2015 18:39:17 -0300 Subject: [PATCH] Update theme --- style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index ebfa07e..43fbe88 100644 --- a/style.css +++ b/style.css @@ -3351,7 +3351,10 @@ body.action-embed-index { background: transparent !important; border: none !important; } +.highlights-container a { + background-color: none !important; +} .action-home-index .block .block-inner-2, .action-environment_design-index .block .block-inner-2 { - background-color: transparent !important; + background-color: none; } -- libgit2 0.21.2