docs-common/css fedora.css,1.7,1.8

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Thu Nov 3 15:31:49 UTC 2005


Author: jtr

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

Modified Files:
	fedora.css 
Log Message:
Center paragraph (aka figure) titles, since the figure is also centered.



Index: fedora.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fedora.css	30 Jul 2005 01:44:15 -0000	1.7
+++ fedora.css	3 Nov 2005 15:31:40 -0000	1.8
@@ -132,3 +132,7 @@
 	/* prevent inheritance */
 	margin-bottom: 0em;
 }
+
+p.title	{
+	text-align: center;
+}




More information about the docs-commits mailing list