docs-common/css fedora-draft.css,1.6,1.7 fedora-plain.css,1.5,1.6

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Mar 5 01:22:58 UTC 2007


Author: pfrields

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

Modified Files:
	fedora-draft.css fedora-plain.css 
Log Message:
Turn down the font a little so as not to stick out.


Index: fedora-draft.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora-draft.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fedora-draft.css	5 Mar 2007 00:30:41 -0000	1.6
+++ fedora-draft.css	5 Mar 2007 01:22:56 -0000	1.7
@@ -97,14 +97,13 @@
         background: #33649f;
 	color: #fefefe;
 	font-weight: bold;
-	font-size: 110%;
 }
 .segmentedlist th {
 	text-align: left;
 	padding: 0.2em 3em 0.2em 0.5em;
 }
 .segmentedlist td {
-	padding: 0.2em 0.5em 0.2em 0.55em;
+	padding: 0.2em 0.5em 0.2em 0.5em;
 }
 
 hr {


Index: fedora-plain.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora-plain.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fedora-plain.css	5 Mar 2007 00:30:41 -0000	1.5
+++ fedora-plain.css	5 Mar 2007 01:22:56 -0000	1.6
@@ -95,14 +95,13 @@
         background: #33649f;
 	color: #fefefe;
 	font-weight: bold;
-	font-size: 110%;
 }
 .segmentedlist th {
 	text-align: left;
 	padding: 0.2em 3em 0.2em 0.5em;
 }
 .segmentedlist td {
-	padding: 0.2em 0.5em 0.2em 0.55em;
+	padding: 0.2em 0.5em 0.2em 0.5em;
 }
 
 hr {




More information about the Fedora-docs-commits mailing list