X-Git-Url: https://git.auder.net/?p=westcastle.git;a=blobdiff_plain;f=css%2Findex.css;h=3d7468bb6c8a013e157dff51c52c5f9aa00d8d91;hp=ece613ba3b741249fd34996af741b1096862eda9;hb=496ab82e42360d209fdf66cb2cfca519ce3a7c02;hpb=3480360cddb841d799891d8f120a0d5356c6e935 diff --git a/css/index.css b/css/index.css index ece613b..3d7468b 100644 --- a/css/index.css +++ b/css/index.css @@ -257,7 +257,18 @@ td.score { } .timeout { - color: red; + color: darkred; +} + +#timer input { + color: darkblue; + position: absolute; + display: block; + left: 0; + top: 0; + width: 100%; + height: 100%; + text-align: center; } img.close-cross {