From: guido Date: Fri, 8 Apr 2005 17:36:38 +0000 (+0000) Subject: blue background X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85ad65581088750f532e6b7e39fdcdb1871d81f;p=dealii-svn.git blue background git-svn-id: https://svn.dealii.org/trunk@10438 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css index eb1e40bf0d..fde7ca90a5 100644 --- a/deal.II/doc/screen.css +++ b/deal.II/doc/screen.css @@ -1,7 +1,7 @@ body { background-image: none; - background-color: white; + background-color: #D0D8E0; color: Black; margin: 10px; padding: 0;