From 8fdfdf67123df091e4fd27e25446e4c081a2e2b5 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 24 Feb 2014 02:19:16 -0800 Subject: Don't change cursor over text. --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 0e1c4ab..94cf41a 100644 --- a/style.css +++ b/style.css @@ -18,6 +18,8 @@ div#container { right: 0; bottom: 0; left: 0; + + cursor: default; } div#time { -- cgit v1.2.3-70-g09d2