diff --git a/client/css/style.css b/client/css/style.css index 807aae85..7c0e79de 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -83,7 +83,8 @@ button { } code, -kbd { +kbd, +textarea#user-specified-css-input { font-family: Consolas, Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", "Courier New", monospace; } diff --git a/client/index.html b/client/index.html index 26f4c4f4..dc7e4a05 100644 --- a/client/index.html +++ b/client/index.html @@ -376,7 +376,7 @@

Custom Stylesheet

- +