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;