summaryrefslogtreecommitdiff
path: root/simplex/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-10-30 16:13:42 -0400
committerThomas Park <thomas@thomaspark.me>2013-10-30 16:13:42 -0400
commit48c64127b37be4a692a70cb7b38ed9744163582b (patch)
treedcf4b4b76612269a6b135c695861eca7e89a0cfa /simplex/bootswatch.less
parent620e501c3d804b1dc2c7d796d7ae378db5e1a040 (diff)
3.0.0 -> 3.0.1
Diffstat (limited to 'simplex/bootswatch.less')
-rw-r--r--simplex/bootswatch.less12
1 files changed, 3 insertions, 9 deletions
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 ======================================================================