eventsource/Overview.html 1.7 more w3c styling fixes (whatwg r)

more w3c styling fixes (whatwg r)

http://people.w3.org/mike/diffs/html5/eventsource/Overview.1.7.html

http://dev.w3.org/html5/eventsource/Overview.html
http://people.w3.org/mike/diffs/html5/eventsource/Overview.diff.html
http://dev.w3.org/cvsweb/html5/eventsource/Overview.html?r1=1.6&r2=1.7&f=h

===================================================================
RCS file: /sources/public/html5/eventsource/Overview.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Overview.html 21 Mar 2009 07:03:27 -0000 1.6
+++ Overview.html 21 Mar 2009 07:25:57 -0000 1.7
@@ -21,7 +21,7 @@
    pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
    pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
    pre em { font-weight: bolder; font-style: normal; }
-   @media screen { code { color: orangered; } }
+   @media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
    var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
    table { border-collapse: collapse; border-style: hidden hidden none hidden; }
    table thead { border-bottom: solid; }

Received on Saturday, 21 March 2009 07:26:57 UTC