summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-11-24 23:13:11 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-11-24 23:13:11 +0100
commita498cd10ac20770c020bce05f15e320a0cae9c96 (patch)
treec984d00f04cdeb2303d7d36ea813c4e6b79db9db /scss/custom.scss
parent651524bf93ee64f5f28605884f6b60256db43d1f (diff)
downloadIshtar-a498cd10ac20770c020bce05f15e320a0cae9c96.tar.bz2
Ishtar-a498cd10ac20770c020bce05f15e320a0cae9c96.zip
UI: work on sheets
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index e838d114c..0419d6b58 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -21,6 +21,8 @@ h4, .h4 {
font-size: 1.1rem;
}
+.sheet h4 { color: $text-muted; }
+
.container{
margin-top: 1em;
margin-bottom: 5em;