From 71600bc1a46e9883eeea75e2ec6b18227ed0fcb3 Mon Sep 17 00:00:00 2001 From: devfake Date: Sat, 4 Jul 2015 20:47:02 +0200 Subject: [PATCH] styling --- client/scss/main.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/scss/main.scss b/client/scss/main.scss index 1fab88d..d4039eb 100644 --- a/client/scss/main.scss +++ b/client/scss/main.scss @@ -36,7 +36,7 @@ $game-height: 800px; margin-top: 33px; text-align: center; font-size: 20px; - color: #8aa5c1; + color: #8798ac; } .field { @@ -126,7 +126,7 @@ $game-height: 800px; height: 100px; //width: 64px; background-position: 7px 20px; - opacity: 0.8; + opacity: 0.4; }