You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/app/assets/stylesheets/_terminal-font.sass

28 lines
397 B
Sass

=terminal-font
font-family: 'Bitstream Vera Sans Mono', 'Courier New', monospace
font-size: 12px
line-height: 16px
.line
span
padding: 0
display: inline-block
height: 16px
=terminal-font-medium
font-size: 18px
line-height: 24px
.line
span
height: 24px
=terminal-font-big
font-size: 24px
line-height: 32px
.line
span
height: 32px