docs-common/css fedora-draft.css,1.1,1.2 fedora-plain.css,1.1,1.2

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Jan 21 05:21:41 UTC 2006


Author: pfrields

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

Modified Files:
	fedora-draft.css fedora-plain.css 
Log Message:
Unclutter procedures that include screen elements per step


Index: fedora-draft.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora-draft.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fedora-draft.css	23 Nov 2005 06:37:03 -0000	1.1
+++ fedora-draft.css	21 Jan 2006 05:21:33 -0000	1.2
@@ -133,6 +133,9 @@
 	/* prevent inheritance */
 	margin-bottom: 0em;
 }
+.procedure ol li pre {
+	margin-bottom: 1em;
+}
 
 .itemizedlist ul li {
 	margin-bottom: 0.5em;


Index: fedora-plain.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora-plain.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fedora-plain.css	1 Dec 2005 21:10:57 -0000	1.1
+++ fedora-plain.css	21 Jan 2006 05:21:33 -0000	1.2
@@ -135,7 +135,9 @@
 	/* prevent inheritance */
 	margin-bottom: 0em;
 }
-
+.procedure ol li pre {
+	margin-bottom: 1em;
+}
 .itemizedlist ul li {
 	margin-bottom: 0.5em;
 }




More information about the Fedora-docs-commits mailing list