|
|
|
@ -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; |
|
|
|
|