From 476065568b8cbe5d3d684d692a61d4fe1cda4877 Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Sun, 8 Mar 2015 20:54:40 +0100 Subject: [PATCH] remove non existent background image --- site/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/site/css/style.css b/site/css/style.css index 71818c0..7f12c05 100644 --- a/site/css/style.css +++ b/site/css/style.css @@ -368,7 +368,6 @@ body > footer a:hover img { .free-hosting .pane:after { content: " "; float: right; - background: url(../img/footer-arrow.png) top left no-repeat; width: 73px; height: 186px; position: absolute;