summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index 446b3fe..83c0245 100644
--- a/style.scss
+++ b/style.scss
@@ -175,6 +175,11 @@ body {
//styling of background image.//
+/*
+ Example use (in topbar.mdwn file!):
+
+ <div class="imgframe" style="background-image:url('../tjeneren.jpg')"></div>
+*/
.topbar .imgframe {
@extend .topbar;
position: absolute;