From 68b66b58112dba8269a413d21e335a4daaae547c Mon Sep 17 00:00:00 2001 From: Eric Ferraiuolo Date: Tue, 27 Aug 2013 12:18:10 -0400 Subject: [PATCH] Add custom font section to Responsive Grids manual test page --- src/grids/tests/manual/responsive.html | 48 +++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) diff --git a/src/grids/tests/manual/responsive.html b/src/grids/tests/manual/responsive.html index 1359c7c..70c9b2e 100644 --- a/src/grids/tests/manual/responsive.html +++ b/src/grids/tests/manual/responsive.html @@ -11,10 +11,15 @@ .content { text-align: center; border: 1px solid #999; - margin: 10px; /*10px 10px 0 0; "column" gutters */ + margin: 10px; padding: 5px; font-family: "Lucida Console", Monaco, monospace; } + + .serif, + .serif .content { + font-family: Georgia, Times, "Times New Roman", serif; + } @@ -555,5 +560,46 @@ + +
+

Custom Font and Grids

+

+ Grids with a serif font stack. +

+ +
+
+
+
+
+
Nested 1/2
+
+
+
Nested 1/2
+
+
+
+
+ +
+
+
+
+
r1/4
+
+
+
r1/4
+
+
+
r1/4
+
+
+
r1/4
+
+
+
+
+
+