From: Guido Kanschat Date: Thu, 15 Sep 2005 07:25:29 +0000 (+0000) Subject: Define a very loud text class X-Git-Tag: v8.0.0~13154 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d0dc524c5705a47e8b24e409fe3b539ba0a778;p=dealii.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; +}