Files
monkeygg2.github.io/games/awesome-tanks-2/styles/main.css
T
2023-08-25 13:31:04 +05:30

7 lines
336 B
CSS

/*
* Generic styles
*/
html {overflow: hidden; height: 100%; -webkit-text-size-adjust: none}
body {overflow: hidden; height: 100%; margin: 0; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none}
canvas {display: block; touch-action: none}