Merge pull request #491 from thecodingmachine/updateStyleCss
update pointer style
This commit is contained in:
commit
1f3c738cd0
9 changed files with 1017 additions and 21 deletions
1
front/dist/resources/html/gameMenu.html
vendored
1
front/dist/resources/html/gameMenu.html
vendored
|
@ -3,6 +3,7 @@
|
|||
background-color: black;
|
||||
color: white;
|
||||
border-radius: 7px;
|
||||
cursor: url('../logos/cursor_pointer.png'), pointer;
|
||||
}
|
||||
#gameMenu section {
|
||||
margin: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue