1
0
Fork 0
forked from 0x2620/oxjs

more list

This commit is contained in:
Rolux 2010-06-28 11:16:36 +02:00
commit fc5c98fd97
4 changed files with 164 additions and 67 deletions

View file

@ -11,10 +11,12 @@ Base
body {
margin: 0;
overflow: hidden;
-webkit-user-select: none
-moz-user-select: none;
-webkit-user-select: none;
}
div {
-webkit-user-select: none
-moz-user-select: none;
-webkit-user-select: none;
}
div, input, textarea {
font-family: Lucida Grande, Lucida Sans Unicode, Segoe UI;