This commit is contained in:
sanj 2010-11-04 04:38:28 +05:30
parent 817621a4f8
commit 9dd5598ed1

View File

@ -48,7 +48,7 @@ a img {
} }
.imageCategory { .imageCategory {
background: #ffd055; background: #d3c57d;
} }
.imageWrapper { .imageWrapper {
@ -81,15 +81,15 @@ a img {
} }
.videoCategory { .videoCategory {
background: #ff6066; background: #6d5d0e;
} }
.textCategory { .textCategory {
background: #69fd6c; background: #a8922b;
} }
.audioCategory { .audioCategory {
background: #7d69fd; background: #d3bf5d;
} }
#map { #map {
@ -128,7 +128,7 @@ a img {
#media { #media {
background: #fff; background: #d8dabe;
position: absolute; position: absolute;
right: 2%; right: 2%;
width: 36%; width: 36%;