css
This commit is contained in:
parent
817621a4f8
commit
9dd5598ed1
|
@ -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%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user