From: Sebastian Hammer Date: Tue, 27 Apr 2010 15:06:16 +0000 (-0400) Subject: Fixed colors X-Git-Tag: v1.4.0~9 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=cdc9ececdb9d2b08e5712dae067288eef8bbd23f;p=pazpar2-moved-to-github.git Fixed colors --- diff --git a/www/jsdemo/indexdata_logo.png b/www/jsdemo/indexdata_logo.png index ec9526c..171c039 100644 Binary files a/www/jsdemo/indexdata_logo.png and b/www/jsdemo/indexdata_logo.png differ diff --git a/www/jsdemo/styles.css b/www/jsdemo/styles.css index b7f6f13..e6cd2b0 100644 --- a/www/jsdemo/styles.css +++ b/www/jsdemo/styles.css @@ -39,7 +39,7 @@ a.crossout:hover { #heading { - background-color: #54d8a8; + background-color: #87c9af; border-top: 1px solid #156a16; color: #ffffff; font-size: large;