Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc.css,v
retrieving revision 1.13
retrieving revision 1.14
@@ -6,12 +6,13 @@
body { background-color: white; color: black; }
a:link { color: #0066dd; text-decoration: none; }
-a:visited { color: #0000bb; text-decoration: none; }
+a:visited { color: #000099; text-decoration: none; }
a:hover { color: orange; text-decoration: none; }
-h1 { color: #FF8C00; text-align:center; }
+h1 { color: grey; text-align:center; }
+h2 { color: grey; }
-.highlight{ color: #FF8C00; }
+.highlight{ color: grey; }
dl.news { margin-top:0pt; }
dl.news dt { font-weight:bold; }