From 325c9c32c1a55ffcceaecb16ab4d7aa20b87eccc Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 3 Mar 2018 09:28:47 +0100 Subject: Sheet find: reorganization --- scss/custom.scss | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index abe8a143e..436ef9579 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -169,11 +169,18 @@ textarea { text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.70); } +.sheet .subsection{ + background-color: $gray-200; +} + +.sheet .row{ + padding: 0.5em 0.75em; +} + .clean-table h4{ margin-top: 1em; } - .container{ margin-top: 1em; margin-bottom: 8em; -- cgit v1.2.3