clement callaert 2 years ago
parent
commit
4dfa5f50bc
  1. 4
      public/css/base.css

4
public/css/base.css

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

Loading…
Cancel
Save