diff options
Diffstat (limited to 'amelia/bootswatch.less')
-rw-r--r-- | amelia/bootswatch.less | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/amelia/bootswatch.less b/amelia/bootswatch.less index a17c3f65..fb81fcce 100644 --- a/amelia/bootswatch.less +++ b/amelia/bootswatch.less @@ -66,6 +66,11 @@ background-color: @table-bg; } +.table a { + color: #fff; + text-decoration: underline; +} + // Forms ====================================================================== .has-warning { |