docs-common/css fedora-draft.css,1.3,1.4 fedora-plain.css,1.3,1.4

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


Author: pfrields

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

Modified Files:
	fedora-draft.css fedora-plain.css 
Log Message:
Make slight larger gutter for improved readability (#170204)


Index: fedora-draft.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora-draft.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fedora-draft.css	4 Jun 2006 17:34:45 -0000	1.3
+++ fedora-draft.css	18 Feb 2007 20:26:08 -0000	1.4
@@ -17,6 +17,8 @@
 	background-image:	url('watermark.png');
 	background-position:	top center;
 	background-repeat:	repeat;
+	margin-left:		1.5em;
+	margin-right:		1.5em;
 }
 
 li p {


Index: fedora-plain.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora-plain.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fedora-plain.css	4 Jun 2006 17:34:45 -0000	1.3
+++ fedora-plain.css	18 Feb 2007 20:26:08 -0000	1.4
@@ -18,6 +18,8 @@
 	background-image:	url('watermark.png');
 	background-position:	top center;
 	background-repeat:	repeat;
+	margin-left:		1.5em;
+	margin-right:		1.5em;
 }
 */
 




More information about the docs-commits mailing list