From 46081dd2f21374085f940ceae135fb11fe3e7900 Mon Sep 17 00:00:00 2001 From: Gabriela Date: Sat, 10 Jun 2023 21:34:41 -0300 Subject: [PATCH] Update style.css --- src/css/style.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/css/style.css b/src/css/style.css index 94b0c35..652d8c9 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -90,14 +90,6 @@ textarea { /* ========================================================================== Author's custom styles ========================================================================== */ -.occupied { - background-color: #ffc857; -} - -.block { - background-color: #db3a34; -} - #rollDice { background-color: #db3a34; color: #ffc857;