From: guido Date: Tue, 22 Oct 2002 13:44:32 +0000 (+0000) Subject: red for h2? X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d27e90ebe740b6f8c1028b85aca4a09de3a39c4a;p=dealii-svn.git red for h2? git-svn-id: https://svn.dealii.org/trunk@6710 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css index 3a771e1ad5..5a5eb710a8 100644 --- a/deal.II/doc/screen.css +++ b/deal.II/doc/screen.css @@ -13,6 +13,9 @@ h1 { text-align:center; color:#008000; } +h2 { color:#a00000; + } + td { vertical-align: top; } dt { font-weight: bold; }