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