From: Guido Kanschat Date: Mon, 11 Mar 2002 12:34:37 +0000 (+0000) Subject: Very strong X-Git-Tag: v8.0.0~18289 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95b8e90161884a39d90c05fbb3dcee445bc562c8;p=dealii.git Very strong git-svn-id: https://svn.dealii.org/trunk@5558 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css index 20f4960cd8..ef90617a05 100644 --- a/deal.II/doc/screen.css +++ b/deal.II/doc/screen.css @@ -34,6 +34,7 @@ pre.example { padding-left: 2 em; table.navbar { } +strong.red { color: #ff0000; } code.program { color: #700000; } code.class { color: #009000; } code.member { color: #006000; }