From: guido Date: Thu, 15 Sep 2005 07:25:29 +0000 (+0000) Subject: Define a very loud text class X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2569b78a9307b34373c09db5e9853646f8582ee2;p=dealii-svn.git Define a very loud text class git-svn-id: https://svn.dealii.org/trunk@11440 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css index 994832c26e..c26c9f9bef 100644 --- a/deal.II/doc/screen.css +++ b/deal.II/doc/screen.css @@ -191,3 +191,9 @@ td.build { text-align: center; vertical-align: middle; } + +.cry { + color: #e000ff; + text-decoration: blink; + font-weight: bold; +}