mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Fix 616
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
border-radius: $radius
|
||||
padding: 1.25rem 2.5rem 1.25rem 1.5rem
|
||||
position: relative
|
||||
a
|
||||
a:not(.button)
|
||||
color: currentColor
|
||||
text-decoration: underline
|
||||
code,
|
||||
|
||||
@@ -68,14 +68,14 @@
|
||||
&.is-#{$name}
|
||||
background-color: $color
|
||||
color: $color-invert
|
||||
a,
|
||||
a:not(.button),
|
||||
strong
|
||||
color: inherit
|
||||
.title
|
||||
color: $color-invert
|
||||
.subtitle
|
||||
color: rgba($color-invert, 0.9)
|
||||
a,
|
||||
a:not(.button),
|
||||
strong
|
||||
color: $color-invert
|
||||
.nav
|
||||
|
||||
Reference in New Issue
Block a user