UNPKG

bootstrap

Version:

The most popular front-end framework for developing responsive, mobile first projects on the web.

9 lines (7 loc) 116 B
// Typography .text-emphasis-variant(@color) { color: @color; a&:hover { color: darken(@color, 10%); } }