mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-25 17:58:55 +01:00
fix cursor :3 (Again)
This commit is contained in:
parent
a5fd4198a0
commit
754765aa35
1 changed files with 1 additions and 1 deletions
|
@ -753,7 +753,7 @@ select,
|
|||
button,
|
||||
summary,
|
||||
span > a,
|
||||
li > a {cursor: url('/static/cursor-pointer.ico'), pointer}
|
||||
li > a {cursor: url('/static/cursor-pointer.ico'), pointer !important;}
|
||||
|
||||
p {
|
||||
color: #fff;
|
||||
|
|
Loading…
Reference in a new issue