update pointer style

This commit is contained in:
Gregoire Parant 2020-12-15 17:31:55 +01:00
parent 5890e72dd5
commit 8947e1b781
9 changed files with 1016 additions and 21 deletions

View file

@ -34,6 +34,7 @@
height: 30px;
transition: box-shadow 0.3s;
width: 240px;
cursor: url('../logos/cursor_pointer.png'), pointer;
}
#gameQuality section {
margin: 10px;