public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] style.html simplification
@ 2011-04-25 21:49 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2011-04-25 21:49 UTC (permalink / raw)
  To: gcc-patches

Remove to (now) superflous instances of bgcolor and other manual
color settings.

Applied.  I have regenerated and verified gcc.gnu.org manually and 
www.gnu.org should pick this up over night.

Gerald

Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.116
diff -u -r1.116 style.mhtml
--- style.mhtml	15 Apr 2011 17:23:03 -0000	1.116
+++ style.mhtml	25 Apr 2011 20:47:19 -0000
@@ -91,20 +91,17 @@
 <verbatim>- GNU Project - Free Software Foundation (FSF)</title></verbatim>
 </define-container>
 
-;;; Redefine the <body> tag introducing our own color scheme and adding an
-;;; "about" link and a "last modified" at the bottom.
+;;; Redefine the <body> tag, adding navigation and a standard footer.
 
 <define-container body>
-<verbatim>
-<body bgcolor="#FFFFFF" text="#000000" link="#1F00FF" alink="#FF0000" vlink="#9900DD">
-</verbatim>
+<verbatim><body></verbatim>
 
 <if <var-exists navigation>
  <group
   <table border="0" cellspacing="0" cellpadding="2">
   <tr>
 
-  <td bgcolor="white" valign="top" width="99%">           <!-- main frame -->
+  <td valign="top" width="99%">                           <!-- main frame -->
  >
 >
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-25 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-25 21:49 [wwwdocs] style.html simplification Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).