diff options
author | Siri Reiter <siri@jones.dk> | 2009-03-31 23:50:06 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2009-03-31 23:50:06 +0200 |
commit | 9555c52254a1334d7037b075cc2ea41f838cf56c (patch) | |
tree | d2a8212345557333016eaeaae35c9b779320d563 | |
parent | 5c490ef39adca42c6e6c0b112560cedb84e0b4ba (diff) |
Remove background image.
-rw-r--r-- | hjerte.png | bin | 2471 -> 0 bytes | |||
-rw-r--r-- | local.css | 3 |
2 files changed, 0 insertions, 3 deletions
diff --git a/hjerte.png b/hjerte.png Binary files differdeleted file mode 100644 index 572bf314..00000000 --- a/hjerte.png +++ /dev/null @@ -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 { |