- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 08 Mar 2011 22:44:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv28958 Modified Files: style.css Log Message: Index: style.css =================================================================== RCS file: /sources/public/html5/spec-author-view/style.css,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- style.css 8 Mar 2011 22:43:34 -0000 1.49 +++ style.css 8 Mar 2011 22:44:36 -0000 1.50 @@ -153,7 +153,7 @@ { content: url(HTML5_Logo_64.png); float:left; - padding-top:20px; + padding-top:18px; } div.head hr, div.head > a, img[src*="http://www.w3.org/Icons/"], div.head dl { display: none; } /* Hide hr, the logo, logo alternate and the dl list in the head section */
Received on Tuesday, 8 March 2011 22:44:39 UTC