summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.scss9
1 files changed, 4 insertions, 5 deletions
diff --git a/local.scss b/local.scss
index fb9d08e..57f0b27 100644
--- a/local.scss
+++ b/local.scss
@@ -206,11 +206,10 @@ div.farbar {
width: 20%;
max-width: 300px;
padding: 1%;
-}
-
-div.farbar h2 {
- color: black;
- margin-top: 0;
+ h2 {
+ color: black;
+ margin-top: 0;
+ }
}
div.notebox {