|
|
|
@ -129,18 +129,6 @@ body {
|
|
|
|
text-align: left;
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.input::-webkit-input-placeholder {
|
|
|
|
|
|
|
|
color: searchfont !important;
|
|
|
|
|
|
|
|
} /* WebKit, Blink, Edge */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.input:-moz-placeholder {
|
|
|
|
|
|
|
|
color: searchfont !important;
|
|
|
|
|
|
|
|
} /* Mozilla Firefox 4 to 18 */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.input::-moz-placeholder {
|
|
|
|
|
|
|
|
color: searchfont !important;
|
|
|
|
|
|
|
|
} /* Mozilla Firefox 19+ */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.category-header p {
|
|
|
|
.category-header p {
|
|
|
|
margin: 0 0 .15em 0;
|
|
|
|
margin: 0 0 .15em 0;
|
|
|
|
padding-left: 1rem;
|
|
|
|
padding-left: 1rem;
|
|
|
|
|