Files
habitica/public/css/static.styl
T
Matteo Pagliazzi 4c9da6883f refactor(bs3): static pages
works everything exeception made for the login modal, it opens but since this directive has had a lot of changes in angular-ui-bootstrap it will require more work (like all modals), @lefnire
2014-01-29 18:26:58 +01:00

28 lines
553 B
Stylus

@import "nib"
// Vendor Includes - include first so we can override
// Import only styles that do not have urls to images! Include them directly in the page!
@import "../bower_components/angular-loading-bar/build/loading-bar.css"
@import "./shared.styl"
@import "./footer"
.muted i, i.muted
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