mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 16:43:45 +00:00
Update custom cursor on other pages
This commit is contained in:
@@ -743,7 +743,7 @@ body {
|
||||
}
|
||||
|
||||
|
||||
body {cursor: url('/static/cursor.ico'), default}
|
||||
body, .loaded {cursor: url('/static/cursor.ico'), default !important}
|
||||
|
||||
a,
|
||||
btn,
|
||||
|
||||
@@ -715,6 +715,7 @@ button,
|
||||
summary,
|
||||
span > a,
|
||||
li > a {cursor: url('/static/cursor-pointer.ico'), pointer}
|
||||
.btn {cursor: url('/static/cursor-pointer.ico'), pointer !important}
|
||||
|
||||
@keyframes gradient {
|
||||
0% {
|
||||
|
||||
Reference in New Issue
Block a user