X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=css%2Findex.css;h=3d7468bb6c8a013e157dff51c52c5f9aa00d8d91;hb=496ab82e42360d209fdf66cb2cfca519ce3a7c02;hp=ece613ba3b741249fd34996af741b1096862eda9;hpb=48bee368a286e11f1be6a80779413a91feece55c;p=westcastle.git 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 {