UNPKG

berniestrap

Version:

The most popular front-end framework for developing responsive, mobile first projects on the web, modified to match the style of the Bernie Sanders Presidential campaign.

10 lines (8 loc) 151 B
// Contextual backgrounds .bg-variant(@color) { background-color: @color; a&:hover, a&:focus { background-color: darken(@color, 10%); } }