aboutsummaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
new file mode 100644
index 00000000..594891ef
--- /dev/null
+++ b/src/style.css
@@ -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}