- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Oct 2011 22:47:10 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-syntax In directory hutz:/tmp/cvs-serv15434 Modified Files: Overview.src.html Log Message: Obsoletion notice. Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css3-syntax/Overview.src.html,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- Overview.src.html 9 Aug 2011 22:26:04 -0000 1.86 +++ Overview.src.html 26 Oct 2011 22:47:08 -0000 1.87 @@ -54,6 +54,8 @@ <hr title="Separator for header"> </div> +<p style="background: #fdd; color: red; font-weight: bold; text-align: center; padding: .5em; border: thick solid red; border-radius: 1em; position: fixed; bottom: 1em; left: 1em; right: 1em;">This specification is not being actively maintained, and should not be used as a guide for implementations. It may be revived in the future, but for now should be considered obsolete. <br>If you have questions or comments on this specification, please send an email to the CSS Working Group's mailing list at <a href="mailto:www-style@w3.org">www-style@w3.org</a>. (Before sending mail for the first time, you have to subscribe at <a href="http://lists.w3.org/Archives/Public/www-style/">http://lists.w3.org/Archives/Public/www-style/</a>.)</p> + <h2 class="no-num no-toc" id="abstract">Abstract</h2> <p>This CSS3 module describes the basic structure of CSS style sheets,
Received on Wednesday, 26 October 2011 22:47:11 UTC