mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix index
This commit is contained in:
@@ -15,9 +15,6 @@ $subtitle-weight: $weight-light !default
|
||||
em,
|
||||
span
|
||||
font-weight: $title-weight
|
||||
a
|
||||
&:hover
|
||||
border-bottom: 1px solid
|
||||
strong
|
||||
font-weight: $title-weight-bold
|
||||
.tag
|
||||
|
||||
@@ -68,11 +68,11 @@
|
||||
&.is-#{$name}
|
||||
background-color: $color
|
||||
color: $color-invert
|
||||
a,
|
||||
strong
|
||||
color: inherit
|
||||
.title
|
||||
color: $color-invert
|
||||
a,
|
||||
strong
|
||||
color: inherit
|
||||
.subtitle
|
||||
color: rgba($color-invert, 0.9)
|
||||
a,
|
||||
|
||||
Reference in New Issue
Block a user