diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-19 02:20:08 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-19 02:20:08 +0200 |
| commit | 9b2073d77602a225254a64e2035da5a816016c0d (patch) | |
| tree | 3ab114d23086e64ffd9ffdce3b02324a8a071c5f /tools | |
| parent | 7b57757dae8b837696ba746ab4c5b1c2e8eaf22d (diff) | |
| download | mitjafelicijan.com-9b2073d77602a225254a64e2035da5a816016c0d.tar.gz | |
content update
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/draw/app.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/draw/app.css b/tools/draw/app.css index 62df222..eb03b8b 100644 --- a/tools/draw/app.css +++ b/tools/draw/app.css | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | text-rendering: optimizeLegibility !important; | 15 | text-rendering: optimizeLegibility !important; |
| 16 | -webkit-font-smoothing: antialiased !important; | 16 | -webkit-font-smoothing: antialiased !important; |
| 17 | font-family: Arial, Helvetica, sans-serif; | 17 | font-family: Arial, Helvetica, sans-serif; |
| 18 | user-select: none; | ||
| 18 | } | 19 | } |
| 19 | 20 | ||
| 20 | body { | 21 | body { |
