We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973a015 commit f32603dCopy full SHA for f32603d
pythonkc_site/static/screen.css
@@ -270,6 +270,8 @@ section.resources{
270
.contact-message { width: 521px; border-color: #87CDED;
271
font: 13px 'Helvetica Neue',Arial,Helvetica,sans-serif normal; }
272
.contact-submit { color: #1B82B3; }
273
+.contact-form .errorlist { color: #FF0000; display: inline; width: 155px; }
274
+.contact-form .errorlist li { display: inline; width: 155px; }
275
276
.contact-form input::-webkit-input-placeholder { background-color: #1B82B3; color: #87CDED; }
277
.contact-form textarea::-webkit-input-placeholder { background-color: #1B82B3; color: #87CDED; }
0 commit comments