]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Add lede class for <p> tags
authorEric Morris <eric@zurb.com>
Mon, 6 Jan 2014 19:52:38 +0000 (11:52 -0800)
committerEric Morris <eric@zurb.com>
Mon, 6 Jan 2014 19:52:38 +0000 (11:52 -0800)
css/ink.css

index fb2d8c71f0f6b4b665680cc1ebac0b9d1cf58c3d..7051b035a054ad89457b783aeed37dad65cd1a29 100644 (file)
@@ -338,6 +338,11 @@ h5 {font-size: 24px;}
 h6 {font-size: 20px;}
 body, table.body, p, td {font-size: 14px;line-height:19px;}
 
+p.lead, p.lede, p.leed {
+  font-size: 18px;
+  line-height:21px;
+}
+
 p { 
   margin-bottom: 10px;
 }