0
0
mirror of https://git.sdf.org/deCloudflare/deCloudflare/ synced 2024-06-08 17:50:47 +00:00

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

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}