X-Git-Url: https://git.auder.net/?p=westcastle.git;a=blobdiff_plain;f=css%2Findex.css;fp=css%2Findex.css;h=341c7b8abb33a6caf365b25790d5d6afbd6e7044;hp=727e212363a81a1e1c371978c9eabe95b9e54c47;hb=8d4d23009371e7ca83e0793185f0ae8485190007;hpb=ce0473b4fac73ad9ac63cf8fa480548817349804 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 {