From b858bdf4dfc627e52cb0d73a8d0962cf4b4d0ec9 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Thu, 16 Jul 2015 18:26:38 -0300 Subject: [PATCH] Update theme --- style.css | 9 +++++++++ 1 file changed, 9 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index dba1355..ebfa07e 100644 --- a/style.css +++ b/style.css @@ -3346,3 +3346,12 @@ body.action-embed-index { height: 53px; background-repeat: no-repeat; } + +.highlights-container { + background: transparent !important; + border: none !important; +} + +.action-home-index .block .block-inner-2, .action-environment_design-index .block .block-inner-2 { + background-color: transparent !important; +} -- libgit2 0.21.2