X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=css%2Findex.css;h=341c7b8abb33a6caf365b25790d5d6afbd6e7044;hb=8d4d23009371e7ca83e0793185f0ae8485190007;hp=727e212363a81a1e1c371978c9eabe95b9e54c47;hpb=6d7bb9ad7a5f416a4ca6ff31fa024218ef083e46;p=westcastle.git diff --git a/css/index.css b/css/index.css index 727e212..341c7b8 100644 --- a/css/index.css +++ b/css/index.css @@ -270,20 +270,16 @@ td.score { padding-bottom: 10px; } -/* Timer */ +/* Timer (dimensions given in javascript) */ #timer { position: absolute; z-index: 100; left: 0; top: 0; - min-height: 100%; - width: 100%; background-color: white; cursor: pointer; - line-height: 100%; text-align: center; - vertical-align: middle; } .timeout {