From 95b8e90161884a39d90c05fbb3dcee445bc562c8 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Mon, 11 Mar 2002 12:34:37 +0000 Subject: [PATCH] Very strong git-svn-id: https://svn.dealii.org/trunk@5558 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/screen.css | 1 + 1 file changed, 1 insertion(+) 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; } -- 2.39.5