Commit b858bdf4dfc627e52cb0d73a8d0962cf4b4d0ec9
1 parent
98921a2c
Exists in
master
and in
2 other branches
Update theme
Showing
1 changed file
with
9 additions
and
0 deletions
Show diff stats
style.css
| @@ -3346,3 +3346,12 @@ body.action-embed-index { | @@ -3346,3 +3346,12 @@ body.action-embed-index { | ||
| 3346 | height: 53px; | 3346 | height: 53px; |
| 3347 | background-repeat: no-repeat; | 3347 | background-repeat: no-repeat; |
| 3348 | } | 3348 | } |
| 3349 | + | ||
| 3350 | +.highlights-container { | ||
| 3351 | + background: transparent !important; | ||
| 3352 | + border: none !important; | ||
| 3353 | +} | ||
| 3354 | + | ||
| 3355 | +.action-home-index .block .block-inner-2, .action-environment_design-index .block .block-inner-2 { | ||
| 3356 | + background-color: transparent !important; | ||
| 3357 | +} |