bolg comment becomes ok
This commit is contained in:
parent
3ca7870456
commit
14f57906eb
135 changed files with 27883 additions and 58 deletions
|
|
@ -0,0 +1,9 @@
|
|||
// Contextual backgrounds
|
||||
|
||||
.bg-variant(@color) {
|
||||
background-color: @color;
|
||||
a&:hover,
|
||||
a&:focus {
|
||||
background-color: darken(@color, 10%);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue