Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.785
retrieving revision 1.787
@@ -51,6 +51,7 @@
<dl class="news">
+<dt>April 4, 2011</dt>
<dd class="highlight">GCC has been accepted to
<a href="http://socghop.appspot.com/gsoc/org/google/gsoc2011/gcc">Google's
Summer of Code 2011</a>.
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc.css,v
retrieving revision 1.11
retrieving revision 1.12
@@ -9,7 +9,7 @@
a:visited { color: #0000bb; text-decoration: none; }
a:hover { color: orange; text-decoration: none; }
-h1 { color: #FF8C00; text-align:center;" }
+h1 { color: #FF8C00; text-align:center; }
.highlight{ color: #FF8C00; }