tablet style

This commit is contained in:
Devaev Maxim
2018-08-19 04:09:20 +03:00
parent 1591b8ed35
commit b687574920
5 changed files with 91 additions and 8 deletions

View File

@@ -7,6 +7,7 @@ body {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
touch-action: manipulation;
}
img#logo {
-webkit-filter: invert(0.7);