diff --git a/timer.css b/timer.css index b45b89a..1fbb978 100644 --- a/timer.css +++ b/timer.css @@ -1,6 +1,6 @@ body {text-align: center;} h1 {font-size:100%;} .message {float:right;} -button {text-align:center; margin:10px; height:30px; font-size:150%; float:left;} +button {text-align:center; margin:10px; height:30px; font-size:150%;} div p {color: #ffa500; font-weight:bold;} div {background-color: #ffffe0; border: black solid 3px; width:70%; height:20%; margin:0 auto;}