From: guido Date: Tue, 22 Oct 2002 13:41:31 +0000 (+0000) Subject: style for h1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d5f7b886d27bedf37c5304ba69c5b0130cda0ee;p=dealii-svn.git style for h1 git-svn-id: https://svn.dealii.org/trunk@6708 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css index ef90617a05..3a771e1ad5 100644 --- a/deal.II/doc/screen.css +++ b/deal.II/doc/screen.css @@ -9,6 +9,10 @@ frameset { background-color: white; frameborder: 0; } +h1 { text-align:center; + color:#008000; + } + td { vertical-align: top; } dt { font-weight: bold; } diff --git a/deal.II/doc/toc.html b/deal.II/doc/toc.html index d1ff381bcf..a170231470 100644 --- a/deal.II/doc/toc.html +++ b/deal.II/doc/toc.html @@ -17,7 +17,7 @@ -

+

deal.II: A Finite Element Differential Equations Analysis Library