- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 06 Oct 2009 12:09:33 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/style
In directory hutz:/tmp/cvs-serv13392/WebContent/style
Modified Files:
base_ucn.css
Log Message:
changed div.text h2 color to green
Index: base_ucn.css
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/style/base_ucn.css,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- base_ucn.css 6 Oct 2009 11:57:22 -0000 1.46
+++ base_ucn.css 6 Oct 2009 12:09:31 -0000 1.47
@@ -232,7 +232,8 @@
}
div.text h2 {
font-size:1.3em;
- color:#953636;
+ color:#438600;
+ /*color:#953636;*/
}
div.text h3 {
font-size:1.1em;
Received on Tuesday, 6 October 2009 12:09:37 UTC