X-Git-Url: http://git.roojs.org/?p=bootswatch;a=blobdiff_plain;f=simplex%2Fbootswatch.less;h=1912d7609359cd84390a61e681219b714d5a70e5;hp=25506b70aba9716c0ec983866608a921d37df9a5;hb=48c64127b37be4a692a70cb7b38ed9744163582b;hpb=620e501c3d804b1dc2c7d796d7ae378db5e1a040 diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less index 25506b7..1912d76 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 ======================================================================