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/asciicasts.css.scss

30 lines
480 B
SCSS

.asciicast-heading {
// width: 100%;
// background-color: #222;
.meta {
float: right;
font-size: 14px;
font-weight: normal;
// .avatar {
// width: 24px;
// padding: 1px;
// background-color: white;
// border: 1px solid #ccc;
// }
}
// .description {
// color: #3e3e3e;
// font-family: arial, helvetica;
// font-size: 18px;
// margin: 20px 0;
// }
}
.asciicast {
.player {
margin-bottom: 40px;
}
}