webstorage/Overview.html 1.6 2891 update styles for w3c; fix xref error

update styles for w3c; fix xref errors (whatwg r2891)

http://people.w3.org/mike/diffs/html5/webstorage/Overview.1.6.html

http://dev.w3.org/html5/webstorage/Overview.html
http://people.w3.org/mike/diffs/html5/webstorage/Overview.diff.html
http://dev.w3.org/cvsweb/html5/webstorage/Overview.html?r1=1.5&r2=1.6&f=h
http://html5.org/tools/web-apps-tracker?from=2890&to=2891

===================================================================
RCS file: /sources/public/html5/webstorage/Overview.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Overview.html 21 Mar 2009 06:36:11 -0000 1.5
+++ Overview.html 21 Mar 2009 06:45:59 -0000 1.6
@@ -61,7 +61,7 @@
    h2 { page-break-before: always; }
    h1 + h2, hr + h2.no-toc { page-break-before: auto; }
 
-   p > span:not([title=""]):not([class="XXX"]), li > span:not([title=""]):not([class="XXX"]) { border-bottom: solid #99CC99; }
+   p > span:not([title=""]):not([class="XXX"]):not([class="impl"]), li > span:not([title=""]):not([class="XXX"]):not([class="impl"]) { border-bottom: solid #9999CC; }
 
    div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
    div.head p { margin: 0; }

Received on Saturday, 21 March 2009 06:46:55 UTC