Moved the bold hack to here

This commit is contained in:
onyxserpent 2014-10-11 01:15:12 -07:00
parent b57c982779
commit 8c8c5b8819

View file

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