From f7e956b2c22fb311d48d46039566225796b9d3dd Mon Sep 17 00:00:00 2001 From: Rhiannon Morris Date: Mon, 3 Aug 2020 19:38:45 +0200 Subject: [PATCH] fix cursor for cws --- style/shiny/single.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style/shiny/single.css b/style/shiny/single.css index 85a0163..111cead 100644 --- a/style/shiny/single.css +++ b/style/shiny/single.css @@ -37,6 +37,8 @@ body { display: flex; align-items: center; justify-content: center; + + cursor: pointer; } #cw-text {