- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Mar 2011 22:34:56 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv19215
Modified Files:
style.css
Log Message:
Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- style.css 1 Mar 2011 22:32:11 -0000 1.28
+++ style.css 1 Mar 2011 22:34:52 -0000 1.29
@@ -17,7 +17,7 @@
* this is a subset of the full spec */
.strong-note {
color: #fff;
- background-color:#003600;
+ background-color:#002E00;
padding: 1em;
line-height: 1.5em;
}
Received on Tuesday, 1 March 2011 22:34:57 UTC