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; }