post finish

This commit is contained in:
clement callaert 2023-11-02 01:59:30 +01:00
parent 033e537bf0
commit 434defc6b1
3 changed files with 2 additions and 2 deletions

View file

@ -55,7 +55,7 @@ body {
} }
.custom-cursor { .custom-cursor {
cursor: pointer; cursor: url('cursor/gta5.cur'), auto;
text-decoration: none; text-decoration: none;
} }
@ -125,7 +125,7 @@ footer div p {
outline: none; outline: none;
color: rgb(255, 255, 255); color: rgb(255, 255, 255);
background: #111a52; background: #111a52;
cursor: pointer; cursor: url('cursor/gta5.cur'), auto;
position: relative; position: relative;
z-index: 0; z-index: 0;
border-radius: 10px; border-radius: 10px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 4.2 KiB