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

23 lines
344 B
Sass

a.preview-link
display: block
.play-button
display: none
position: absolute
left: 50%
top: 50%
width: 0
.arrow
color: white
font-size: 80px
margin-left: -37px
margin-top: -79px
text-shadow: 2px 2px 5px black
&:hover
text-decoration: none
.play-button
display: block