From 4590e65bd45cad2e91b6630975aa18019dcbd52a Mon Sep 17 00:00:00 2001 From: Peter Krantz Date: Sun, 23 Mar 2014 12:02:09 +0100 Subject: [PATCH] Logos now in img to enable alt text and get rid of divs wrapped i anchors --- css/main.css | 4 ---- index.html | 4 ++-- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/css/main.css b/css/main.css index 75c91d745..517087bfa 100644 --- a/css/main.css +++ b/css/main.css @@ -205,8 +205,6 @@ html, body{ position:absolute; top: 5px; left: 15px; - background-image:url(../images/jitsilogo.png); - background-repeat:no-repeat; height: 31px; width: 68px; z-index:1; @@ -314,8 +312,6 @@ a.button:hover { position:absolute; top: 6px; right: 15px; - background-image:url(../images/estoslogo.png); - background-repeat:no-repeat; height: 25px; width: 62px; z-index:1; diff --git a/index.html b/index.html index 57de19e3d..18641590c 100644 --- a/index.html +++ b/index.html @@ -38,8 +38,8 @@