make captcha image background not dark
This commit is contained in:
parent
578d9f44b3
commit
8c18b4405d
@ -235,3 +235,7 @@ html {
|
||||
width: 50%;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#captcha_img {
|
||||
background: grey;
|
||||
}
|
Reference in New Issue
Block a user