mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #243
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
.content
|
.content
|
||||||
@extend .block
|
@extend .block
|
||||||
// Inline
|
// Inline
|
||||||
a
|
a:not(.button)
|
||||||
border-bottom: 1px solid $border
|
border-bottom: 1px solid $border
|
||||||
&:visited
|
&:visited
|
||||||
color: $link-visited
|
color: $link-visited
|
||||||
|
|||||||
Reference in New Issue
Block a user