a couple color changes
This commit is contained in:
+3
-2
@@ -155,7 +155,8 @@
|
|||||||
|
|
||||||
.search-suggestion:hover,
|
.search-suggestion:hover,
|
||||||
.search-suggestion:focus {
|
.search-suggestion:focus {
|
||||||
background: #30a388;
|
background: #00d2ff;
|
||||||
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.overlay {
|
.overlay {
|
||||||
@@ -190,7 +191,7 @@
|
|||||||
|
|
||||||
.category-name {
|
.category-name {
|
||||||
margin: 0 0 2em;
|
margin: 0 0 2em;
|
||||||
color: #b5f1ff;
|
color: rgba(255, 255, 255, .6);
|
||||||
font-size: .7em;
|
font-size: .7em;
|
||||||
letter-spacing: .2em;
|
letter-spacing: .2em;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|||||||
Reference in New Issue
Block a user