Commit 026d59662bcaa88b926f7b0f9f61afb0e37a13b7
1 parent
b858bdf4
Exists in
master
and in
2 other branches
Update theme
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
style.css
@@ -3351,7 +3351,10 @@ body.action-embed-index { | @@ -3351,7 +3351,10 @@ body.action-embed-index { | ||
3351 | background: transparent !important; | 3351 | background: transparent !important; |
3352 | border: none !important; | 3352 | border: none !important; |
3353 | } | 3353 | } |
3354 | +.highlights-container a { | ||
3355 | + background-color: none !important; | ||
3356 | +} | ||
3354 | 3357 | ||
3355 | .action-home-index .block .block-inner-2, .action-environment_design-index .block .block-inner-2 { | 3358 | .action-home-index .block .block-inner-2, .action-environment_design-index .block .block-inner-2 { |
3356 | - background-color: transparent !important; | 3359 | + background-color: none; |
3357 | } | 3360 | } |