- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 06 Dec 2009 08:10:51 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv20084
Modified Files:
Overview.html
Log Message:
minor stylesheet fixes
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3522
retrieving revision 1.3523
diff -u -d -r1.3522 -r1.3523
--- Overview.html 6 Dec 2009 07:41:47 -0000 1.3522
+++ Overview.html 6 Dec 2009 08:10:48 -0000 1.3523
@@ -71,7 +71,7 @@
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
- p.copyright { font-size: x-small; font-style: oblique; margin: 0; }
+ div.head p.copyright { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
Received on Sunday, 6 December 2009 08:10:53 UTC