From b71fa47cdef6bb4eb86e284af99119c2f06a3ee1 Mon Sep 17 00:00:00 2001 From: mco-system Date: Thu, 6 Apr 2023 22:09:02 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 0a80c4d..313e1ed 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -129,4 +129,5 @@ a { a:hover { color: #ffffff; + cursor: pointer; }