- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Mar 2011 21:54:33 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv14259 Modified Files: style.css Log Message: reversed h1 chnage Index: style.css =================================================================== RCS file: /sources/public/html5/spec-author-view/style.css,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- style.css 1 Mar 2011 20:49:02 -0000 1.17 +++ style.css 1 Mar 2011 21:54:30 -0000 1.18 @@ -225,7 +225,7 @@ border-bottom:none; } -h1 {font-size:300% !important;font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif !important;} +/*h1 {font-size:300% !important;font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif !important;}*/ dl.element {border:none !important;} .example {border-left: 1px dashed #3cb371 !important;} .note {border:1px dashed #5f9ea0;color:#405023;margin-bottom:1em;}
Received on Tuesday, 1 March 2011 21:54:34 UTC