mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-23 02:52:18 +00:00
Website templates
This commit is contained in:
8
startbootstrap-sb-admin-2-1.0.5/bower_components/bootstrap/less/mixins/text-emphasis.less
vendored
Normal file
8
startbootstrap-sb-admin-2-1.0.5/bower_components/bootstrap/less/mixins/text-emphasis.less
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
// Typography
|
||||
|
||||
.text-emphasis-variant(@color) {
|
||||
color: @color;
|
||||
a&:hover {
|
||||
color: darken(@color, 10%);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user