This commit is contained in:
clement callaert 2023-11-04 04:31:37 +01:00
parent 5a9c60522b
commit 4dfa5f50bc

View file

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