From: Mike Taylor Date: Wed, 21 Mar 2007 13:33:09 +0000 (+0000) Subject: panel3 sand-coloured. X-Git-Tag: CPAN-v1.02~54^2~462 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=db6ac1952912341fa6230e5cf52bf38de36b8a42;ds=sidebyside panel3 sand-coloured. --- 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 }