summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/local.css b/local.css
index 88d0ce08..cff87d39 100644
--- a/local.css
+++ b/local.css
@@ -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 {