Font-Awesome/assets/less/site/kickstarter.less

14 lines
253 B
Plaintext
Raw Normal View History

2016-10-24 12:01:53 -04:00
.btn-kickstarter {
.button-variant(#fff, #489fdf, mix(#000,#489fdf,10%));
}
2016-10-27 16:53:09 -04:00
#kickstarter-widget {
margin: -30px auto -70px;
width: 220px;
}
.jumbotron-ad .well {
background-color: rgba(255,255,255,.3);
border-color: rgba(255,255,255,.15);
}