That'll teach me sneaking in some wwwdocs work around lunch break. Fixed thusly.
Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.785 retrieving revision 1.787 diff -u -r1.785 -r1.787 --- index.html 5 Apr 2011 14:00:14 -0000 1.785 +++ index.html 5 Apr 2011 14:18:50 -0000 1.786 @@ -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>. Index: gcc.css =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc.css,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- gcc.css 5 Apr 2011 14:00:14 -0000 1.11 +++ gcc.css 5 Apr 2011 14:17:45 -0000 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; }