From ddbd417363ed081082ccc13be45a594cbd18af28 Mon Sep 17 00:00:00 2001 From: Jakob Gillich Date: Mon, 12 Oct 2015 20:30:06 +0200 Subject: superhero: use default font-weight, closes #522 --- superhero/bootswatch.less | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'superhero/bootswatch.less') diff --git a/superhero/bootswatch.less b/superhero/bootswatch.less index c90be81c..071835df 100644 --- a/superhero/bootswatch.less +++ b/superhero/bootswatch.less @@ -37,8 +37,6 @@ .btn { - font-weight: 300; - &-default { &:hover { background-color: darken(@btn-default-bg, 3%); @@ -53,10 +51,6 @@ // Typography ================================================================= -body { - font-weight: 300; -} - .text-primary, .text-primary:hover { color: @brand-primary; @@ -94,7 +88,6 @@ body { > li > a { font-size: 12px; - font-weight: 300; } } @@ -147,7 +140,6 @@ label, .checkbox label, .help-block { font-size: 12px; - font-weight: 300; } .input-addon, @@ -257,10 +249,6 @@ label, // Indicators ================================================================= -.label { - font-weight: 300; -} - .alert { color: #fff; -- cgit v1.2.3