PHP Classes

File: themes/demo/assets/vendor/bootstrap/less/mixins/text-emphasis.less

Recommend this page to a friend!
  Packages of Luke Towers   Winter   themes/demo/assets/vendor/bootstrap/less/mixins/text-emphasis.less   Download  
File: themes/demo/assets/vendor/bootstrap/less/mixins/text-emphasis.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 8 months ago
Size: 128 bytes
 

Contents

Class file image Download
// Typography .text-emphasis-variant(@color) { color: @color; a&:hover, a&:focus { color: darken(@color, 10%); } }