- From: Vincent Hardy via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Oct 2011 01:18:52 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-exclusions
In directory hutz:/tmp/cvs-serv12320
Modified Files:
alternate-spec-style.css
Log Message:
Made line-height 1.7em. Added missing figures
Index: alternate-spec-style.css
===================================================================
RCS file: /sources/public/csswg/css3-exclusions/alternate-spec-style.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- alternate-spec-style.css 27 Oct 2011 01:09:01 -0000 1.2
+++ alternate-spec-style.css 27 Oct 2011 01:18:50 -0000 1.3
@@ -6,7 +6,7 @@
font-size: 14px;
width: 36em;
color: #2f2f2f;
- line-height: 1.5em;
+ line-height: 1.7em;
}
h1, h2, h3, h4, h5, h6 {
Received on Thursday, 27 October 2011 01:18:53 UTC