Commit b858bdf4dfc627e52cb0d73a8d0962cf4b4d0ec9

Authored by Victor Costa
1 parent 98921a2c

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 3346 height: 53px;
3347 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 +}
... ...