diff options
| -rw-r--r-- | css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index 1fd16f4..b1f9099 100644 --- a/css/style.css +++ b/css/style.css @@ -139,6 +139,7 @@ button { ul.no-bullets { list-style-type: none; + font-family: monospace; } /* SimpleMDE Theme Dark v0.0.0 https://github.com/xcatliu/simplemde-theme-dark#readme */ |
