Fix strange font weight.

pull/1/head
chriseth 9 years ago
parent f80e2fae69
commit 2c17b7a230
  1. 1
      assets/css/browser-solidity.css

@ -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;

Loading…
Cancel
Save