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