]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Let center frame have background white. New style for galery.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 8 Apr 2005 17:58:20 +0000 (17:58 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 8 Apr 2005 17:58:20 +0000 (17:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@10439 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/screen.css

index fde7ca90a5b14f8bd8b3245e077b54e7f6814729..db38cf32bfbaee6e303c1e7add38651e4e410445 100644 (file)
@@ -1,7 +1,7 @@
 
 body {
        background-image: none;
-       background-color: #D0D8E0
+       background-color: #FFFFFF
        color: Black;
        margin: 10px;
        padding: 0;
@@ -9,12 +9,21 @@ body {
 }
 
 body.title {
+       background-color: #D0D8E0; 
+       background-image: url(pictures/title-background.jpg);
+       margin: 0;
+       padding: 2px;
+}
+
+body.gallery {
+       background-color: #D0D8E0; 
        background-image: url(pictures/title-background.jpg);
        margin: 0;
        padding: 2px;
 }
 
 body.navbar {
+       background-color: #D0D8E0; 
        background-image: url(pictures/deal.II-text.jpg);
        margin: 2px;
        padding: 2px;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.