Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc.css,v
retrieving revision 1.21
@@ -9,10 +9,10 @@
a:visited { color: #003399; text-decoration: none; }
a:hover { color: darkorange; text-decoration: none; }
-h1 { color: gray; text-align:center; }
-h2 { color: gray; }
+h1 { color: darkslategray; text-align:center; }
+h2 { color: darkslategray; }
-.highlight{ color: gray; }
+.highlight{ color: darkslategray; font-weight:bold; }
dl.news { margin-top:0; }
dl.news dt { font-weight:bold; }