Newer
Older
2023-c121119 / timer.css
@C121119A C121119A on 10 Nov 2023 311 bytes Update timer.css
body {text-align: center;}
h1 {font-size:100%;}
button {text-align:center; margin:10px; height:30px; line-height:15px; font-size:125%;}
#box {background-color: #ffffe0; border:black solid 3px; width:70%; height:20%; margin:0 auto;}
.color {background-color: #dcdcdc;}
#box p {color: #ffa500; font-weight:bold;}