- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Mar 2011 22:29:44 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv18050 Modified Files: style.css Log Message: more tweakage Index: style.css =================================================================== RCS file: /sources/public/html5/spec-author-view/style.css,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- style.css 1 Mar 2011 22:22:35 -0000 1.26 +++ style.css 1 Mar 2011 22:29:42 -0000 1.27 @@ -159,7 +159,7 @@ div.head p.copyright a { color: inherit; } -h2, h2.maturity, h2.principal { display: inline-block; font-size: 1.6em; margin: 2em 0 0.5em 0; border-bottom: 2px solid #ccc; padding: 0em 0em 0.1em; } +h2, h2.maturity, h2.principal { display: inline-block; font-size: 1.6em; margin: 1em 0 0.5em 0; border-bottom: 1px solid #ccc; padding: 0em 0em 0.1em; } h3 { font-size: 1.2em; margin-bottom: 0.3em; } h3.guideline { border: none; margin: 1em 0; } h4, h5 { font-size: 1.0em; margin-bottom: 0.3em; color: #066; padding: 0.4em 0em 0em; }
Received on Tuesday, 1 March 2011 22:29:45 UTC