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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 4.2 KiB