2013-11-17 15:49:46 +00:00
|
|
|
.home-page
|
|
|
|
.cinema
|
|
|
|
padding-top: 50px
|
|
|
|
padding-bottom: 50px
|
2013-11-21 19:16:40 +00:00
|
|
|
background-image: image-url("home-bg.png")
|
|
|
|
background-position: 50%
|
2013-11-17 15:49:46 +00:00
|
|
|
|
|
|
|
.row
|
|
|
|
.player-wrapper
|
2013-11-21 20:27:55 +00:00
|
|
|
max-height: 400px
|
2013-11-17 15:49:46 +00:00
|
|
|
overflow: hidden
|
2013-11-20 20:52:54 +00:00
|
|
|
box-shadow: 0 0 16px 5px rgba(255, 255, 255, 0.3)
|
2013-11-17 15:49:46 +00:00
|
|
|
|
2013-11-20 20:40:29 +00:00
|
|
|
.player
|
|
|
|
border: 8px solid black
|
|
|
|
|
2013-11-17 15:49:46 +00:00
|
|
|
> div:last-child
|
|
|
|
padding-left: 50px
|
|
|
|
|
|
|
|
h1
|
|
|
|
margin-top: 0
|
|
|
|
font-size: 40px
|
|
|
|
|
|
|
|
|
|
|
|
.features
|
|
|
|
h1
|
|
|
|
margin: 0 0 20px 0
|
|
|
|
text-align: center
|
|
|
|
|
|
|
|
.about
|
|
|
|
h3
|
|
|
|
margin-top: 10px
|