9 lines
176 B
Plaintext
Raw Normal View History

2016-12-02 12:03:45 -05:00
.btn-fa5 {
2016-10-24 12:01:53 -04:00
.button-variant(#fff, #489fdf, mix(#000,#489fdf,10%));
}
2016-10-27 16:53:09 -04:00
.jumbotron-ad .well {
background-color: rgba(255,255,255,.3);
border-color: rgba(255,255,255,.15);
}