add existing is almost done.

This commit is contained in:
Keivan Beigi 2013-01-31 19:15:19 -08:00 committed by kay.one
commit 4176e7e9e4
12 changed files with 98 additions and 57 deletions

View file

@ -44,7 +44,7 @@
// Typography
// -------------------------
@sansFontFamily: "Segoe UI","Segoe WP", "Helvetica Neue", Helvetica, Arial, sans-serif;
@sansFontFamily: "open sans", "Segoe UI","Segoe WP", "Helvetica Neue", Helvetica, Arial, sans-serif;
@serifFontFamily: Georgia, "Times New Roman", Times, serif;
@monoFontFamily: Monaco, Menlo, Consolas, "Courier New", monospace;