This commit is contained in:
Jeremy Thomas
2017-04-02 13:42:13 +01:00
parent 83fbc6eb10
commit 15122898b5
4 changed files with 23 additions and 22 deletions

View File

@@ -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,

View File

@@ -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