From a8685cd79cb97f91ede6be8d4d84a4434fdcb0b7 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 18 Jan 2018 13:13:13 +0100 Subject: [PATCH] Update style.css --- css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/style.css b/css/style.css index e801901..bb87fcc 100755 --- a/css/style.css +++ b/css/style.css @@ -50,6 +50,9 @@ .full.brown { background: #AB8860; } +.full.blue { + background: #3197D2; } + .full.light-grey { background: #f6f6f6; }