]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
borders and font
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Apr 2005 20:58:52 +0000 (20:58 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Apr 2005 20:58:52 +0000 (20:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@10416 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/screen.css

index 15ae4e6ce7513bc1575990a0fd4e1f76ad54388a..eb1e40bf0db6b740045ee8dc8807a41f58352d4e 100644 (file)
@@ -3,8 +3,9 @@ body {
        background-image: none;
        background-color: white; 
        color: Black;
-       margin: 0;
+       margin: 10px;
        padding: 0;
+       font-family: sans-serif;
 }
 
 body.title {
@@ -17,12 +18,14 @@ body.navbar {
        background-image: url(pictures/deal.II-text.jpg);
        margin: 2px;
        padding: 2px;
+       font-family: sans-serif;
+       font-size: 12px;
 }
 
 frameset {
        background-color: white;
-       border-color: white;
-       border: 0;
+       border-color: black;
+       border: 2px;
 }
 
 a:hover { text-decoration: underline; }

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.