This commit is contained in:
RealStickman 2022-04-25 15:04:54 +00:00
parent abcb540f32
commit 44dfa76f31

View File

@ -35,6 +35,7 @@ Put your custom CSS in this file.
/* searchbox placeholder text */
#sidebar #header .searchbox input::placeholder {
color: rgba(220, 220, 220, 0.8);
/*color: rgba(220, 220, 220, 0.8);*/
color: #f00;
/*opacity: 1;*/
}