From 9dd5598ed1202c63207a30ec9597bb75cc630cfb Mon Sep 17 00:00:00 2001 From: sanj Date: Thu, 4 Nov 2010 04:38:28 +0530 Subject: [PATCH] css --- vurbanism/static/css/vurbanism.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vurbanism/static/css/vurbanism.css b/vurbanism/static/css/vurbanism.css index 6499c99..a5f40f1 100644 --- a/vurbanism/static/css/vurbanism.css +++ b/vurbanism/static/css/vurbanism.css @@ -48,7 +48,7 @@ a img { } .imageCategory { - background: #ffd055; + background: #d3c57d; } .imageWrapper { @@ -81,15 +81,15 @@ a img { } .videoCategory { - background: #ff6066; + background: #6d5d0e; } .textCategory { - background: #69fd6c; + background: #a8922b; } .audioCategory { - background: #7d69fd; + background: #d3bf5d; } #map { @@ -128,7 +128,7 @@ a img { #media { - background: #fff; + background: #d8dabe; position: absolute; right: 2%; width: 36%;