Moved the bold hack to here

This commit is contained in:
onyxserpent 2014-10-11 01:15:12 -07:00
parent 493daf1fc5
commit 840e03fe3b

View file

@ -11,6 +11,8 @@ body {
width: 100%;
min-height: 100%;
min-width: 1020px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body#tinymce {