chore: backup configs

This commit is contained in:
2025-07-08 16:22:41 -07:00
parent 57070cb14a
commit 96e38a8c02
17 changed files with 195 additions and 72 deletions

View File

@ -16,5 +16,13 @@ body::before {
}
body {
background-color: #7a2048dd;
background-color: #2a0a18dd;
}
html {
cursor: url('https://cdn.nhcarrigan.com/cursors/cursor.cur'), auto;
}
a, button {
cursor: url('https://cdn.nhcarrigan.com/cursors/pointer.cur'), pointer;
}