Skip to content

Commit f32603d

Browse files
committed
error styling take 1
1 parent 973a015 commit f32603d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pythonkc_site/static/screen.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,8 @@ section.resources{
270270
.contact-message { width: 521px; border-color: #87CDED;
271271
font: 13px 'Helvetica Neue',Arial,Helvetica,sans-serif normal; }
272272
.contact-submit { color: #1B82B3; }
273+
.contact-form .errorlist { color: #FF0000; display: inline; width: 155px; }
274+
.contact-form .errorlist li { display: inline; width: 155px; }
273275

274276
.contact-form input::-webkit-input-placeholder { background-color: #1B82B3; color: #87CDED; }
275277
.contact-form textarea::-webkit-input-placeholder { background-color: #1B82B3; color: #87CDED; }

0 commit comments

Comments
 (0)