diff options
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> |
