mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-25 22:19:13 +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,
|
button,
|
||||||
summary,
|
summary,
|
||||||
span > a,
|
span > a,
|
||||||
li > a {cursor: url('/static/cursor-pointer.ico'), pointer}
|
li > a {cursor: url('/static/cursor-pointer.ico'), pointer !important;}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
Loading…
Reference in a new issue