asciinema.org/app/assets/stylesheets/home.sass

41 lines
685 B
Sass
Raw Normal View History

.home-page
.cinema
padding-top: 0px
padding-bottom: 0px
background-image: image-url("home-bg.jpg")
background-position: 50%
.row
2014-06-24 19:09:57 +00:00
> div
margin-top: 50px
margin-bottom: 50px
.player-wrapper
2014-06-24 19:09:57 +00:00
.asciinema-player
box-shadow: 0 0 16px 5px rgba(255, 255, 255, 0.3)
> div:first-child
h1
margin-top: 0
font-size: 40px
h2
line-height: 1.2
h1, h2
text-shadow: black 3px 3px 5px
2014-12-16 20:20:47 +00:00
.popover
color: #333
max-width: 1000px
width: 480px
.features
h1
margin: 0 0 20px 0
text-align: center
.about
h3
margin-top: 10px