From 9555c52254a1334d7037b075cc2ea41f838cf56c Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 31 Mar 2009 23:50:06 +0200 Subject: Remove background image. --- hjerte.png | Bin 2471 -> 0 bytes local.css | 3 --- 2 files changed, 3 deletions(-) delete mode 100644 hjerte.png diff --git a/hjerte.png b/hjerte.png deleted file mode 100644 index 572bf314..00000000 Binary files a/hjerte.png and /dev/null differ diff --git a/local.css b/local.css index 88840361..88d0ce08 100644 --- a/local.css +++ b/local.css @@ -110,9 +110,6 @@ DIV#wrapper{ float: right; width: 60%; margin-right: 20%; - background-image: url("hjerte.png"); - background-repeat: no-repeat; - background-position: 100% 100px; } DIV#content { -- cgit v1.2.3