post finish
This commit is contained in:
parent
033e537bf0
commit
434defc6b1
3 changed files with 2 additions and 2 deletions
|
@ -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 |
Loading…
Reference in a new issue