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