a couple color changes

This commit is contained in:
Cade Scroggins 2017-03-03 19:44:11 -08:00
parent 6e27ded8f4
commit 197dd510b1

View file

@ -155,7 +155,8 @@
.search-suggestion:hover,
.search-suggestion:focus {
background: #30a388;
background: #00d2ff;
color: #000;
}
.overlay {
@ -190,7 +191,7 @@
.category-name {
margin: 0 0 2em;
color: #b5f1ff;
color: rgba(255, 255, 255, .6);
font-size: .7em;
letter-spacing: .2em;
text-transform: uppercase;