diff options
Diffstat (limited to 'spacelab/bootswatch.less')
-rwxr-xr-x | spacelab/bootswatch.less | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/spacelab/bootswatch.less b/spacelab/bootswatch.less index 3cc2efd6..7b6633d6 100755 --- a/spacelab/bootswatch.less +++ b/spacelab/bootswatch.less @@ -258,6 +258,11 @@ div.subnav { font-weight: bold; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } + + a { + color: @white; + text-decoration: underline; + } } .label, .badge { |