From 0dc72be349c4dba163a33f58c48cfc0ff4485ffe Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 3 Mar 2018 08:47:53 +0100 Subject: CSS: h2 in sheet --- scss/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index 2eb22e081..abe8a143e 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -164,7 +164,7 @@ textarea { .clean-table h4, .form h4, .form h3, -.sheet h4, .sheet h3{ +.sheet h4, .sheet h3, .sheet h2{ text-align: center; text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.70); } -- cgit v1.2.3