These importants are too harsh. and not necessary

This commit is contained in:
Jon Rohan
2012-12-27 13:38:50 -08:00
parent d328db65f2
commit d97651d19a
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
html, body {
font: caption !important;
font: caption;
width: 100%;
height: 100%;
overflow: hidden;

View File

@@ -6,7 +6,7 @@
-webkit-box-flex: 1;
position: relative;
z-index: 0;
font-family: Inconsolata, Monaco, Courier !important;
font-family: Inconsolata, Monaco, Courier;
}
.editor.mini {