From cf316bfcd2299c1d930a8f9af9c44f8cd6a0bc58 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 28 Feb 2018 18:34:45 +0100 Subject: Reorganize find wizard --- scss/custom.scss | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'scss/custom.scss') diff --git a/scss/custom.scss b/scss/custom.scss index 469fa853a..2eb22e081 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -157,10 +157,23 @@ textarea { padding-left: 0.1em; } +.form h4, .form h3, #window h3{ background-color: $gray-400; } +.clean-table h4, +.form h4, .form h3, +.sheet h4, .sheet h3{ + text-align: center; + text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.70); +} + +.clean-table h4{ + margin-top: 1em; +} + + .container{ margin-top: 1em; margin-bottom: 8em; -- cgit v1.2.3