diff options
Diffstat (limited to 'spacelab/_bootswatch.scss')
-rw-r--r-- | spacelab/_bootswatch.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spacelab/_bootswatch.scss b/spacelab/_bootswatch.scss index 0d38ac75..c1f07504 100644 --- a/spacelab/_bootswatch.scss +++ b/spacelab/_bootswatch.scss @@ -106,6 +106,10 @@ } } + &-link { + text-shadow: none; + } + &:active, &.active { background-image: none; |