Commit 5c3e5699a8acf4d92232e87bf9cf80c410cbb988

Authored by Victor Costa
1 parent 902eb613

Css fixes

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
style.css
... ... @@ -1275,7 +1275,7 @@ div#article-parent {
1275 1275 }
1276 1276  
1277 1277 .action-home-index .container-block .container-block .display-content-block .read_more a{
1278   - background: url("images/no-imege.gif") no-repeat scroll 0 0 transparent;
  1278 + background: url("images/no-image.gif") no-repeat scroll 0 0 transparent;
1279 1279 display: block;
1280 1280 height: auto;
1281 1281 padding: 0px;
... ...