public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] CSS speaks American English, not Her Majesty's.
@ 2011-04-07  8:42 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2011-04-07  8:42 UTC (permalink / raw)
  To: gcc-patches; +Cc: Tobias Burnus

'nough said. :-)

Thanks to Tobias for the hint, and I have now extended my verifier
to also cover CSS.

Gerald


Index: gcc.css
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc.css,v
retrieving revision 1.15
diff -u -r1.15 gcc.css
--- gcc.css	6 Apr 2011 00:26:57 -0000	1.15
+++ gcc.css	6 Apr 2011 23:05:15 -0000
@@ -9,10 +9,10 @@
 a:visited { color: #000099; text-decoration: none; }
 a:hover   { color: orange;  text-decoration: none; }
 
-h1        { color: grey; text-align:center; }
-h2        { color: grey; }
+h1        { color: gray; text-align:center; }
+h2        { color: gray; }
 
-.highlight{ color: grey; }
+.highlight{ color: gray; }
 
 dl.news      { margin-top:0; }
 dl.news dt   { font-weight:bold; }

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

only message in thread, other threads:[~2011-04-07  8:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-07  8:42 [wwwdocs] CSS speaks American English, not Her Majesty's 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).