- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Mar 2011 21:59:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv14879
Modified Files:
style.css
Log Message:
modderd note colour again
Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- style.css 1 Mar 2011 21:57:55 -0000 1.19
+++ style.css 1 Mar 2011 21:59:10 -0000 1.20
@@ -17,7 +17,7 @@
* this is a subset of the full spec */
.strong-note {
color: #fff;
- background-color:#006400;
+ background-color:#003600;
padding: 1em;
line-height: 1.5em;
}
Received on Tuesday, 1 March 2011 21:59:14 UTC