mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-09-19 12:34:52 -04:00
Update bootstrap
This commit is contained in:
parent
a48c4889bf
commit
3ebbd2728e
88 changed files with 439 additions and 277 deletions
2
_sass/bootstrap/mixins/_badge.scss
Executable file → Normal file
2
_sass/bootstrap/mixins/_badge.scss
Executable file → Normal file
|
@ -3,7 +3,7 @@
|
|||
background-color: $bg;
|
||||
|
||||
@at-root a#{&} {
|
||||
@include hover-focus {
|
||||
@include hover-focus() {
|
||||
color: color-yiq($bg);
|
||||
background-color: darken($bg, 10%);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue