While I worked on avoiding local styles, I noticed a couple of things on the main page (and a couple others). This is one of them that makes the main page a little liker. Make section on releases a bit denser: Rename it from "Release Series and Status" to just "Releases", replace "and" by ampersand for release status, and reduce font size for Bugzilla linkes to regressions. Applied. Gerald Index: gcc.css =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc.css,v retrieving revision 1.32 diff -u -r1.32 gcc.css --- gcc.css 6 Feb 2016 23:18:43 -0000 1.32 +++ gcc.css 7 Feb 2016 15:03:25 -0000 @@ -26,7 +26,7 @@ td.status h2 { font-size: 1.2em; margin-top:0; margin-bottom: 1%; } td.status dl { margin-top:0; } td.status .version { font-weight:bold; } -td.status .regress { font-size: 90%; } +td.status .regress { font-size: 80%; } td.status dd { margin-left:3ex; } .td_title { Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.997 diff -u -r1.997 index.html --- index.html 7 Feb 2016 12:07:00 -0000 1.997 +++ index.html 7 Feb 2016 15:03:25 -0000 @@ -104,7 +104,7 @@ -

Release Series and Status

+

Releases

GCC 5.3 @@ -114,7 +114,7 @@ 2015-12-04 - (regression fixes and docs only). + (regression fixes & docs only).
Serious @@ -132,7 +132,7 @@ 2015-06-26 - (regression fixes and docs only). + (regression fixes & docs only).
Serious @@ -151,7 +151,7 @@ 2016-01-20 - (regression fixes and docs only). + (regression fixes & docs only).