mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
fix stuff :3
This commit is contained in:
parent
275dbbce16
commit
4559681a7f
@ -744,7 +744,16 @@ body {
|
||||
|
||||
|
||||
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}
|
||||
|
||||
p {
|
||||
color: #fff;
|
||||
|
Loading…
Reference in New Issue
Block a user