docs-common/css fedora.css,1.5,1.6

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Fri Jul 29 17:47:47 UTC 2005


Author: pfrields

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

Modified Files:
	fedora.css 
Log Message:
Heading and admonition color changes to provide new Fedora branded feel


Index: fedora.css
===================================================================
RCS file: /cvs/docs/docs-common/css/fedora.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fedora.css	18 May 2005 02:05:51 -0000	1.5
+++ fedora.css	29 Jul 2005 17:47:45 -0000	1.6
@@ -39,8 +39,8 @@
 
 div.note table, div.tip table, div.important table, div.caution table, div.warning table {
 	width: 95%;
-	border: 2px solid #B0C4DE;
-	background-color: #F0F8FF;
+	border: 2px solid #D0D0B0;
+	background-color: #FAF9E0;
 	color: #000000;
 	/* padding inside table area */
 	padding: 0.5em;
@@ -72,7 +72,7 @@
 
 h1, h2, h3, h4 {
         font-family: luxi sans,sans-serif;
-	color: #990000;
+	color: #172e56;
 	font-weight: bold;
 }
 h1 {




More information about the docs-commits mailing list