From 10e03c87c125a787402e436bd6ac279ab4ad9d75 Mon Sep 17 00:00:00 2001 From: phoenixeliot <phoenixjeliot@gmail.com> Date: Thu, 25 Feb 2016 13:22:41 -0800 Subject: [PATCH] Fix style-flat color, .text-h1/2/etc style --- app/styles/style-flat.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/styles/style-flat.sass b/app/styles/style-flat.sass index 7edea5ac6..be9acf7ef 100644 --- a/app/styles/style-flat.sass +++ b/app/styles/style-flat.sass @@ -15,9 +15,10 @@ $forest: #20572B .style-flat background: white + color: black // Fonts - h1, h2, h3, h4, h5, h6 + h1, h2, h3, h4, h5, h6, .text-h1, .text-h2, .text-h3, .text-h4, .text-h5, .text-h6 // Unsetting game styles font-variant: normal color: black