2014-01-26 22:22:01 +00:00
|
|
|
@import "nib"
|
|
|
|
|
|
2013-09-06 19:39:18 +00:00
|
|
|
// Vendor Includes - include first so we can override
|
|
|
|
|
// Import only styles that do not have urls to images! Include them directly in the page!
|
2013-11-01 20:07:44 +00:00
|
|
|
@import "../bower_components/angular-loading-bar/build/loading-bar.css"
|
2013-09-06 19:39:18 +00:00
|
|
|
|
2014-01-28 02:24:24 +00:00
|
|
|
@import "./shared.styl"
|
2014-01-28 17:21:59 +00:00
|
|
|
@import "./footer"
|
|
|
|
|
|
|
|
|
|
.muted i, i.muted
|
2014-01-29 17:26:58 +00:00
|
|
|
opacity:0.5
|
|
|
|
|
|
|
|
|
|
#header-play-button
|
|
|
|
|
margin-right: 15px
|
|
|
|
|
|
|
|
|
|
#tagline
|
|
|
|
|
margin:10px 0 20px 0
|
|
|
|
|
font-size:40px
|
|
|
|
|
|
|
|
|
|
.marketing
|
|
|
|
|
text-align: center
|
|
|
|
|
|
|
|
|
|
#frontpage-play-button
|
|
|
|
|
//box-shadow: 0 0 40px #494141;
|
|
|
|
|
display:inline
|
|
|
|
|
font-size: 20px
|
|
|
|
|
width:100px
|
|
|
|
|
height:50px
|