diff options
-rw-r--r-- | hjerte.png | bin | 0 -> 2435 bytes | |||
-rw-r--r-- | local.css | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/hjerte.png b/hjerte.png Binary files differnew file mode 100644 index 00000000..7c087e9c --- /dev/null +++ b/hjerte.png @@ -117,6 +117,9 @@ DIV#content { margin: 3em auto 1em; padding: 0; max-width: 50em; + background-image: url("hjerte.png"); + background-repeat: no-repeat; + background-position: 70% 30%; } DIV.notebox { |