summaryrefslogtreecommitdiff
path: root/amelia/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'amelia/bootswatch.less')
-rwxr-xr-xamelia/bootswatch.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/amelia/bootswatch.less b/amelia/bootswatch.less
index 3af9abc0..7592d4e0 100755
--- a/amelia/bootswatch.less
+++ b/amelia/bootswatch.less
@@ -10,7 +10,7 @@
h1, h2, h3, h4, h5, h6,
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
color: @textColor;
- font-weight: bold;
+ font-weight: normal;
}
input, button, select, textarea,
@@ -54,7 +54,7 @@ footer.footer {
.brand {
padding-top: 12px;
font-size: 24px;
- font-weight: 700;
+ font-weight: normal;
}
.nav > li > a {
@@ -229,7 +229,7 @@ div.subnav-fixed {
}
.btn-danger {
- .buttonBackgroundCustom(@yellow);
+ .buttonBackgroundCustom(darken(@yellow, 3%));
}
.btn-success {