Monospace

stable
Xavier Julián 2015-12-03 16:14:51 +01:00
parent c63c6f32c3
commit 9af7733fd9
1 changed files with 8 additions and 0 deletions

View File

@ -6,3 +6,11 @@ _:-ms-fullscreen,
min-height: auto; min-height: auto;
} }
} }
// External lybrary makes weird things. Please destroy
.markItUpEditor {
@extend %small;
line-height: 1.5;
font-family: monospace;
}