diff --git a/timer.css b/timer.css index 8e86a0c..4e9b19b 100644 --- a/timer.css +++ b/timer.css @@ -1,4 +1,5 @@ body {text-align: center;} button {text-align: center; background-color: #ffa500;} +button{color:#427f30; padding:20px;} div p {color: #ffa500;} div {background-color: #ffffe0; border: black solid 3px; width:70%; margin:0 auto;}