X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fstyle.css;h=a3a6866edd90ce9450d8cd324cc3ff9e7a2eacf4;hp=a1fe034348c891a1fe3082bb38ae3ce2ce92206d;hb=db6ac1952912341fa6230e5cf52bf38de36b8a42;hpb=d7d317a3020e922db1a9e2370d4e61e8d325e81c diff --git a/web/htdocs/style.css b/web/htdocs/style.css index a1fe034..a3a6866 100644 --- a/web/htdocs/style.css +++ b/web/htdocs/style.css @@ -1,4 +1,4 @@ -/* $Id: style.css,v 1.2 2007-03-14 17:27:46 mike Exp $ */ +/* $Id: style.css,v 1.3 2007-03-21 13:33:09 mike Exp $ */ body { color: black; background: white; @@ -15,7 +15,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 }