From d0ef92cc9ce9b0644fc6d0bf00eec9baaf24dbd9 Mon Sep 17 00:00:00 2001 From: wolf Date: Sun, 13 Oct 2002 04:01:55 +0000 Subject: [PATCH] netscape 4.78 has a problem where it displays _all_ the text following the h1 tag in blue and centered, so reverse these settings in the immediately following h2 tag. git-svn-id: https://svn.dealii.org/trunk@6636 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/toc.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/toc.html b/deal.II/doc/toc.html index 7f958735aa..d1ff381bcf 100644 --- a/deal.II/doc/toc.html +++ b/deal.II/doc/toc.html @@ -22,7 +22,8 @@ Equations Analysis Library -

What is deal.II?

+

What is + deal.II?

deal.II is a C++ program library targeted at -- 2.39.5