diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-10 11:46:20 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-10 11:46:20 +0200 |
| commit | 82a0999f88f7dbbeda1c5cfa2634545f1f7ff01b (patch) | |
| tree | 56f9b3ccd01e8c07ab403c18d1fbcff506443542 /tools | |
| parent | 708b516d9af201fc30484e4d15dba27a3288087f (diff) | |
| download | mitjafelicijan.com-82a0999f88f7dbbeda1c5cfa2634545f1f7ff01b.tar.gz | |
content update
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/editor/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/editor/index.html b/tools/editor/index.html index 6dcbbd5..439f07d 100644 --- a/tools/editor/index.html +++ b/tools/editor/index.html | |||
| @@ -22,6 +22,8 @@ | |||
| 22 | font: 16px monospace; | 22 | font: 16px monospace; |
| 23 | outline: none; | 23 | outline: none; |
| 24 | border: 0; | 24 | border: 0; |
| 25 | background: #333; | ||
| 26 | color: #fff; | ||
| 25 | } | 27 | } |
| 26 | </style> | 28 | </style> |
| 27 | <textarea></textarea> | 29 | <textarea></textarea> |
