From 8555d33eee38a045d93bb265964360811ad8106d Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 5 Jan 2017 13:06:17 +0100 Subject: Add explanation of how to activate element to be styled (topbar background image). --- style.scss | 5 +++++ 1 file changed, 5 insertions(+) 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!): + +
+*/ .topbar .imgframe { @extend .topbar; position: absolute; -- cgit v1.2.3