Merge pull request #491 from thecodingmachine/updateStyleCss

update pointer style
This commit is contained in:
Kharhamel
2020-12-16 12:58:37 +01:00
committed by GitHub
9 changed files with 1017 additions and 21 deletions
+1
View File
@@ -3,6 +3,7 @@
background-color: black;
color: white;
border-radius: 7px;
cursor: url('../logos/cursor_pointer.png'), pointer;
}
#gameMenu section {
margin: 10px;