Create style.css

This commit is contained in:
whatsusername 2017-12-31 09:12:08 +00:00 committed by GitHub
parent 03babb23b4
commit eff8be1b91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
src/style.css Normal file
View File

@ -0,0 +1,3 @@
body{font:13px Verdana}
label{-webkit-user-select:none;-moz-user-select:none}
textarea{white-space:pre;overflow-wrap:normal;overflow-x:scroll}