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.css.sass

32 lines
481 B
Sass

@import terminal-font
pre.terminal
+terminal-font
overflow: hidden
padding: 3px
margin: 0px
display: block
white-space: pre
background-color: black
color: #ccc
border: 0
word-wrap: normal
&.cursor-on
.line
.cursor.visible
background-color: #D3D7CF
.bright
font-weight: bold
.underline
text-decoration: underline
.italic
font-style: italic
.fg8, .fg9, .fg10, .fg11, .fg12, .fg13, .fg14, .fg15
font-weight: bold