diff --git a/images/bg-bloco-de-trilhas.jpg b/images/bg-bloco-de-trilhas.jpg new file mode 100644 index 0000000..b2a9be7 Binary files /dev/null and b/images/bg-bloco-de-trilhas.jpg differ diff --git a/style.css b/style.css index fc98c9a..475f2c2 100644 --- a/style.css +++ b/style.css @@ -2224,7 +2224,7 @@ input.button.with-text { .action-home-index .community-track-plugin_track-card-list-block .block-inner-2, .action-environment_design-index .community-track-plugin_track-card-list-block .block-inner-2 { - background: url("images/bg-bloco-de-trilhas.png") no-repeat scroll center top transparent; + background: url("images/bg-bloco-de-trilhas.jpg") no-repeat scroll center top transparent; padding: 8px 14px; } @@ -3153,7 +3153,7 @@ body.action-embed-index { /******** BLOCK => TRACK CARD LIST *********/ .action-embed-index .community-track-plugin_track-card-list-block .block-inner-2 { - background: url("images/bg-bloco-de-trilhas.png") no-repeat scroll center top transparent; + background: url("images/bg-bloco-de-trilhas.jpg") no-repeat scroll center top transparent; } .action-embed-index .community-track-plugin_track-card-list-block .track_list { -- libgit2 0.21.2