From: Anders S. Mortensen Date: Fri, 5 Jan 2007 08:09:25 +0000 (+0000) Subject: Typo. X-Git-Tag: before.append.child~33 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;h=bf2a014db13f03843cdc7a5cff0bc2eb3e36d48a;p=pazpar2-moved-to-github.git Typo. --- diff --git a/www/demo/css/styles.css b/www/demo/css/styles.css index 3f77445..78d8dc2 100644 --- a/www/demo/css/styles.css +++ b/www/demo/css/styles.css @@ -98,7 +98,7 @@ height: 100%; background-color: #ffffff; background-image: url(../gfx/background.gif); background-position: top left; -backgroun-repeat: repeat-y; +background-repeat: repeat-y; color: #002863; position: relative; top: 100px; @@ -250,4 +250,4 @@ background-repeat: no-repeat; span.green { color: #63b05d; font-weight: bold; -} \ No newline at end of file +}