diff --git a/css/landing.css b/css/landing.css index fc4fe6a0..cef55c86 100644 --- a/css/landing.css +++ b/css/landing.css @@ -705,7 +705,17 @@ body { background-size: 400% 400%; } body {cursor: url('/static/cursor.ico'), default} -a {cursor: url('/static/cursor-pointer.ico'), pointer} + +a, +btn, +button, +input, +select, +button, +summary, +span > a, +li > a {cursor: url('/static/cursor-pointer.ico'), pointer} + @keyframes gradient { 0% { background-position: 0 50%;