Font, typography, correct footer image

This commit is contained in:
Stefan Schlott 2013-08-23 08:15:27 +02:00
parent 74c8729f17
commit 3f6621e00c
14 changed files with 1150 additions and 1 deletions

View file

@ -43,7 +43,7 @@ $linkColorHover: darken($linkColor, 15%) !default;
// Typography
// -------------------------
$sansFontFamily: "Helvetica Neue", Helvetica, Arial, sans-serif !default;
$sansFontFamily: "TitilliumText", "Helvetica Neue", Helvetica, Arial, sans-serif !default;
$serifFontFamily: Georgia, "Times New Roman", Times, serif !default;
$monoFontFamily: Monaco, Menlo, Consolas, "Courier New", monospace !default;