Fork-Awesome/src/assets/less/site/bsap-ad.less
2014-08-20 10:24:25 -04:00

14 lines
292 B
Plaintext

div.bsap {
margin-bottom: 20px;
a {
display: inline-block !important;
border-bottom: inherit !important;
}
a.adhere {
background: inherit !important;
border: 1px solid #ccc !important;
&:hover {
background: mix(#000,@jumbotron-bg,15%) !important;
}
}
}