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