Color "cyan"->"aqua" for the CSS Validator compliance
authorshort <>
Wed, 19 Dec 2001 19:41:46 +0000 (19:41 +0000)
committershort <>
Wed, 19 Dec 2001 19:41:46 +0000 (19:41 +0000)
clanek.php
common.php

index 4fd95eb..00f581e 100644 (file)
@@ -4,8 +4,8 @@
 
        $head_css="
 th,td { padding: 3px }
-h3,h4,h5,h6 { color: cyan; background-color: transparent; }
-caption     { color: cyan; background-color: transparent; }
+h3,h4,h5,h6 { color: aqua; background-color: transparent; }
+caption     { color: aqua; background-color: transparent; }
 ";
 
        prepvar("year" ,"[0-9]+");
index d66927f..d1b2412 100644 (file)
@@ -414,7 +414,7 @@ h1,h2    { color: yellow; background-color: transparent; }
                print($head);
        print("</head><body");
        if (isset($mozilla_major) && $mozilla_major==4)
-               print(" bgcolor=\"black\" text=\"white\" link=\"cyan\" vlink=\"teal\"");
+               print(" bgcolor=\"black\" text=\"white\" link=\"aqua\" vlink=\"teal\"");
        print(">\n");
        if ($title)
                print("<h1 class=\"centered\">"