diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ DIV#wrapper{ margin-right: 20%; background-image: url("hjerte.png"); background-repeat: no-repeat; - background-position: 100% 20%; + background-position: 100% 100px; } DIV#content { |