summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/custom.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 4509fd084..5eaba09f4 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -110,6 +110,10 @@ textarea {
.sheet h4 { color: $text-muted; }
+#window h3{
+ background-color: $gray-400;
+}
+
.container{
margin-top: 1em;
margin-bottom: 8em;