Commit 2c17b7a2 authored by chriseth's avatar chriseth

Fix strange font weight.

parent f80e2fae
...@@ -2,6 +2,7 @@ body { ...@@ -2,6 +2,7 @@ body {
padding: 0px; padding: 0px;
font-size: 12px; font-size: 12px;
color: #111111; color: #111111;
font-weight: normal;
} }
#editor { #editor {
position: absolute; position: absolute;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment