mirror of
https://codeberg.org/vlw/victorwesterlund.com.git
synced 2025-09-14 03:23:41 +02:00
Added Cyberpunk 2077 inspired cursor to error page
This commit is contained in:
parent
de4fbcfdaf
commit
775179ddf8
2 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ body {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
-webkit-filter: saturate(2);
|
-webkit-filter: saturate(2);
|
||||||
filter: saturate(2);
|
filter: saturate(2);
|
||||||
|
cursor: url("../img/cursor.png") 32 32, auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ---- */
|
/* ---- */
|
||||||
|
|
BIN
public/netwatch/assets/img/cursor.png
Normal file
BIN
public/netwatch/assets/img/cursor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
Loading…
Add table
Reference in a new issue