From 8526819baf7b6ad70097b5ab0370885da2f8bfe9 Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 25 Jan 2007 07:24:40 +0000 Subject: Fixed some typo bugs. --- demos/quickstart/themes/PradoSoft/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos/quickstart/themes/PradoSoft/style.css') diff --git a/demos/quickstart/themes/PradoSoft/style.css b/demos/quickstart/themes/PradoSoft/style.css index a69a6540..799dbf36 100644 --- a/demos/quickstart/themes/PradoSoft/style.css +++ b/demos/quickstart/themes/PradoSoft/style.css @@ -1,9 +1,9 @@ html { - background-image: url('mantisbg.jpg'); + background-image: url('mantisbg.jpg'); background-repeat: no-repeat; background-position: top right; - + background-color: white; } body { -- cgit v1.2.3