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 {
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%;