aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/default/css.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/default/css.php b/views/default/css.php
index eb4f46db2..f30341b62 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -4,7 +4,7 @@
* Elgg v1.5 Default Theme
* core CSS file
*
- * Updated 5 March 09
+ * Updated 10 March 09
*
* @package Elgg
* @subpackage Core
@@ -231,7 +231,7 @@ blockquote p {
margin:0 20px 0 0;
min-height:360px;
float:left;
- background: #e9e9e9;
+ background: #dedede;
padding:0px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;