Archived
1
0

fix captcha css

This commit is contained in:
Jeff Becker 2016-07-08 08:50:31 -04:00
parent cf91d8ffa5
commit 2a32bb75d5
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -5,6 +5,10 @@ input {
color: white;
}
.livechan_captcha_inner > input {
color: black;
}
textarea, select {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;