docs-common/css fedora-draft.css,1.4,1.5

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Feb 18 20:53:19 UTC 2007


Author: pfrields

Update of /cvs/docs/docs-common/css
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18534

Modified Files:
	fedora-draft.css 
Log Message:
Increase line height for readability - this is an EXPERIMENTAL feature (#170204)


Index: fedora-draft.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora-draft.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fedora-draft.css	18 Feb 2007 20:26:08 -0000	1.4
+++ fedora-draft.css	18 Feb 2007 20:53:16 -0000	1.5
@@ -21,6 +21,10 @@
 	margin-right:		1.5em;
 }
 
+p {
+	line-height:		140%;
+}
+
 li p {
 	# display: inline;
 }




More information about the docs-commits mailing list