From 5c3e5699a8acf4d92232e87bf9cf80c410cbb988 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Sun, 8 Dec 2013 15:06:56 -0300 Subject: [PATCH] Css fixes --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 4696c72..4f33710 100644 --- a/style.css +++ b/style.css @@ -1275,7 +1275,7 @@ div#article-parent { } .action-home-index .container-block .container-block .display-content-block .read_more a{ - background: url("images/no-imege.gif") no-repeat scroll 0 0 transparent; + background: url("images/no-image.gif") no-repeat scroll 0 0 transparent; display: block; height: auto; padding: 0px; -- libgit2 0.21.2