X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fstyle.css;h=429bee75066020b166545768cb8f3b5c8c2a9a05;hp=a1fe034348c891a1fe3082bb38ae3ce2ce92206d;hb=7f4706a4bbb2a31f946c17173acef373a672a5b2;hpb=ec6b22f16ea2fa972e98cf89308fe186cc6223ce diff --git a/web/htdocs/style.css b/web/htdocs/style.css index a1fe034..429bee7 100644 --- a/web/htdocs/style.css +++ b/web/htdocs/style.css @@ -1,9 +1,11 @@ -/* $Id: style.css,v 1.2 2007-03-14 17:27:46 mike Exp $ */ +/* $Id: style.css,v 1.4 2007-03-22 07:57:34 mike Exp $ */ body { color: black; background: white; } +h1,h2 { font-family: Verdana, "Sans Serif", Sans } + blockquote { background: #ffffc0; margin: 1em 3em; @@ -15,7 +17,7 @@ blockquote { .title { color: black; margin-right: 1em } .panel1 { background: #d4e7f3; padding: 0em 1em; } .panel1 a { text-decoration: none } -.panel3 { background: #b4c7d3 } +.panel3 { background: #ffcc66 } /* Fixing the layout */ .panel1 { width: 9em }