From 48c64127b37be4a692a70cb7b38ed9744163582b Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 30 Oct 2013 16:13:42 -0400 Subject: 3.0.0 -> 3.0.1 --- simplex/bootswatch.less | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'simplex/bootswatch.less') diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less index 25506b70..1912d760 100644 --- a/simplex/bootswatch.less +++ b/simplex/bootswatch.less @@ -1,4 +1,4 @@ -// Simplex 3.0.0 +// Simplex 3.0.1 // Bootswatch // ----------------------------------------------------- @@ -13,7 +13,7 @@ .navbar { border-bottom: 1px solid #dfdfdf; - font-family: @font-family-alt; + font-family: @headings-font-family; &-nav > li > a { padding-top: @navbar-padding-vertical + 2px; @@ -28,7 +28,7 @@ // Buttons ==================================================================== .btn { - font-family: @font-family-alt; + font-family: @headings-font-family; } .btn-default, @@ -63,12 +63,6 @@ // Typography ================================================================= -@font-family-alt: "Josefin Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; - -h1, h2, h3, h4, h5, h6 { - font-family: @font-family-alt; -} - // Tables ===================================================================== // Forms ====================================================================== -- cgit v1.2.3