We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a5193 commit 3746268Copy full SHA for 3746268
pythonkc_site/static/screen.css
@@ -324,17 +324,14 @@ section.resources{
324
}
325
326
.contact-form *:-moz-placeholder {
327
- background-color: #1B82B3;
328
- color: #87CDED;
+ color: #219cd7;
329
330
/* Combining these as *::-webkit-input-placeholder didn't seem to work...*/
331
.contact-form input::-webkit-input-placeholder {
332
333
334
335
.contact-form textarea::-webkit-input-placeholder {
336
337
338
339
340
.contact-sent {
0 commit comments