From: Guido Kanschat Date: Fri, 10 Nov 2006 05:38:53 +0000 (+0000) Subject: choose better colors X-Git-Tag: v8.0.0~10801 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7033c1c88aa016da236c1ec6a24d8f72bffd888c;p=dealii.git choose better colors git-svn-id: https://svn.dealii.org/trunk@14179 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css index ec65ca994f..b79af5f58b 100644 --- a/deal.II/doc/screen.css +++ b/deal.II/doc/screen.css @@ -213,15 +213,15 @@ td.build { } .test3 { - background-color: #E0FF00; + background-color: #FFFF00; } .test2 { - background-color: #FFFF00; + background-color: #FFA000; } .test1 { - background-color: #FF8000; + background-color: #FF2020; } .test0 {