From cf4098b20dadcd378ef2730f32f70e327ab262b4 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 11 Jul 2020 16:02:01 +0200 Subject: making sure cursors and css are good in the main site --- frontend/views/page/page.css | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'frontend/views/page/page.css') diff --git a/frontend/views/page/page.css b/frontend/views/page/page.css index c29aff2..ec41241 100644 --- a/frontend/views/page/page.css +++ b/frontend/views/page/page.css @@ -168,18 +168,3 @@ width: 6rem; max-width: 6rem; } - -/* cursors */ - -.tile.hand_up { - cursor: url(/static/img/hand_up.png) 40 10, pointer; -} -.tile.hand_right { - cursor: url(/static/img/hand_right.png) 90 40, pointer; -} -.tile.hand_down { - cursor: url(/static/img/hand_down.png) 60 90, pointer; -} -.tile.hand_left { - cursor: url(/static/img/hand_left.png) 10 60, pointer; -} -- cgit v1.2.3-70-g09d2