diff options
Diffstat (limited to 'amelia/bootswatch.less')
-rw-r--r-- | amelia/bootswatch.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amelia/bootswatch.less b/amelia/bootswatch.less index e5483e62..d581785e 100644 --- a/amelia/bootswatch.less +++ b/amelia/bootswatch.less @@ -76,7 +76,7 @@ table, .table { - a { + a:not(.btn) { color: #fff; text-decoration: underline; } |