Commit 39da58384fc3f011de026b593b7b8e849a840250

Authored by Leandro Santos
1 parent 43f2f806

mudando imagem do bloco de trilhas

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
images/bg-bloco-de-trilhas.jpg 0 → 100644

49.9 KB

style.css
... ... @@ -2224,7 +2224,7 @@ input.button.with-text {
2224 2224  
2225 2225 .action-home-index .community-track-plugin_track-card-list-block .block-inner-2,
2226 2226 .action-environment_design-index .community-track-plugin_track-card-list-block .block-inner-2 {
2227   - background: url("images/bg-bloco-de-trilhas.png") no-repeat scroll center top transparent;
  2227 + background: url("images/bg-bloco-de-trilhas.jpg") no-repeat scroll center top transparent;
2228 2228 padding: 8px 14px;
2229 2229 }
2230 2230  
... ... @@ -3153,7 +3153,7 @@ body.action-embed-index {
3153 3153  
3154 3154 /******** BLOCK => TRACK CARD LIST *********/
3155 3155 .action-embed-index .community-track-plugin_track-card-list-block .block-inner-2 {
3156   - background: url("images/bg-bloco-de-trilhas.png") no-repeat scroll center top transparent;
  3156 + background: url("images/bg-bloco-de-trilhas.jpg") no-repeat scroll center top transparent;
3157 3157 }
3158 3158  
3159 3159 .action-embed-index .community-track-plugin_track-card-list-block .track_list {
... ...