Samasaur1 / samasaur1.github.io

the jekyll source for my website
https://samasaur1.github.io/
3 stars 0 forks source link

Fix tag hovering #35

Closed Samasaur1 closed 1 year ago

Samasaur1 commented 1 year ago

The badges defined by Bootstrap do not change their foreground color on focus or hover, instead darkening the background color. My custom-defined tags should do this as well.

Samasaur1 commented 1 year ago

https://github.com/twbs/bootstrap/blob/v4.5.3/scss/_badge.scss https://github.com/twbs/bootstrap/blob/v4.5.3/scss/mixins/_badge.scss https://github.com/twbs/bootstrap/blob/v4.5.3/scss/mixins/_hover.scss