]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
black head
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 23 Oct 2002 14:37:26 +0000 (14:37 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 23 Oct 2002 14:37:26 +0000 (14:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@6720 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/screen.css
deal.II/doc/title.html

index 5a5eb710a84f849fa58292af8b74118e4dfc9692..253927a354e8e73e81b2a0661a2d4f657e1e67e9 100644 (file)
@@ -13,6 +13,10 @@ h1 { text-align:center;
       color:#008000;
    }
 
+h1.head { text-align:center;
+          color:black;
+        }
+
 h2 { color:#a00000;
    }
 
index 6b41c7e2b6c86a7150cc6b65f7f5b349c338c1ca..1493d2c5c0dba5780ba17ee7b489bd86f30392ad 100644 (file)
@@ -23,9 +23,9 @@
   document.open();
   if (release != "")
   {
-    document.writeln("<h1 style=\"text-align: center;\">The Homepage of deal.II  Version "+ release + "</h1>");
+    document.writeln("<h1 class=\"head\">The Homepage of deal.II  Version "+ release + "</h1>");
   } else {
-    document.writeln("<h1 style=\"text-align: center;\">The deal.II Homepage");
+    document.writeln("<h1 class=\"head\">The deal.II Homepage");
     document.writeln("&nbsp;");
     document.writeln("&nbsp;");
     document.writeln("&nbsp;");

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.