- From: Eliot Graff via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 14 Mar 2012 20:49:39 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide In directory hutz:/tmp/cvs-serv15589 Modified Files: WD-html-polyglot-20120315.htm Log Message: Fixed Pubrules validation errors Index: WD-html-polyglot-20120315.htm =================================================================== RCS file: /sources/public/html5/html-xhtml-author-guide/WD-html-polyglot-20120315.htm,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- WD-html-polyglot-20120315.htm 14 Mar 2012 20:43:20 -0000 1.3 +++ WD-html-polyglot-20120315.htm 14 Mar 2012 20:49:37 -0000 1.4 @@ -15,11 +15,7 @@ margin: 0 auto 0 auto; width: 50%; background: maroon; color: yellow; - -webkit-border-radius: 1em 1em 0 0; - -moz-border-radius: 1em 1em 0 0; border-radius: 1em 1em 0 0; - -moz-box-shadow: 0 0 1em #500; - -webkit-box-shadow: 0 0 1em #500; box-shadow: 0 0 1em red; padding: 0.5em 1em; }
Received on Wednesday, 14 March 2012 20:49:45 UTC