summaryrefslogtreecommitdiff
path: root/amelia/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'amelia/bootswatch.less')
-rw-r--r--amelia/bootswatch.less7
1 files changed, 7 insertions, 0 deletions
diff --git a/amelia/bootswatch.less b/amelia/bootswatch.less
index c16ffdf2..b054d5fe 100644
--- a/amelia/bootswatch.less
+++ b/amelia/bootswatch.less
@@ -11,6 +11,13 @@
&-brand {
font-family: 'Lobster', cursive;
}
+
+ &-default {
+ .badge {
+ background-color: #fff;
+ color: @navbar-default-bg;
+ }
+ }
}
// Buttons ====================================================================