make captcha readable
This commit is contained in:
parent
1e69493eef
commit
e87005a178
@ -441,3 +441,7 @@ background-repeat: repeat;
|
|||||||
white-space: pre-line;
|
white-space: pre-line;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#captcha_img {
|
||||||
|
background-color: white;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user