georgia with lora headings

This commit is contained in:
Skud
2013-03-11 14:30:26 +11:00
parent 5bb0926a88
commit c0ccbf2a0d

View File

@@ -36,7 +36,7 @@ body { padding-top: 60px; }
// Typography (with help from bootswatch.com's "readable" theme)
@import url('//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic');
@sansFontFamily: "Helvetica Neue", Helvetica, Arial, sans-serif;
@serifFontFamily: "Lora", Georgia, "Times New Roman", Times, serif;
@serifFontFamily: Georgia, "Times New Roman", Times, serif;
@monoFontFamily: Monaco, Menlo, Consolas, "Courier New", monospace;
@baseFontSize: 16px;
@@ -44,7 +44,7 @@ body { padding-top: 60px; }
@baseLineHeight: @baseFontSize * 1.5;
@altFontFamily: @sansFontFamily;
@headingsFontFamily: inherit; // empty to use BS default, @baseFontFamily
@headingsFontFamily: "Lora", Georgia, "Times New Roman", Times, serif;
@headingsFontWeight: bold; // instead of browser default, bold
@headingsColor: inherit; // empty to use BS default, @textColor