This is part 1 of 4 to remove the now obsolete ("upstream") gnu.css
stylesheet.

For our installation documentation we can now make the switch to
solely use our own, gcc.css, stylesheet.

Done thusly, will become active over night.

Gerald

Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.108
diff -u -r1.108 style.mhtml
--- style.mhtml 3 Apr 2011 16:36:52 -0000       1.108
+++ style.mhtml 4 Apr 2011 15:50:16 -0000
@@ -75,7 +75,7 @@
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
     <link rev="made" href="mailto:g...@gcc.gnu.org";>
     <link rel="shortcut icon" href="http://gcc.gnu.org/favicon.ico";>
-    <link rel="stylesheet" type="text/css" href="/gnu.css">
+    <link rel="stylesheet" type="text/css" href="/gcc.css">
   >
  >
  %body

Reply via email to