Archived
1
0

captcha background consistance

This commit is contained in:
jeff 2015-09-19 13:45:49 -04:00
parent 569727cc96
commit fcbae8cea1

View File

@ -104,6 +104,10 @@ th {
padding-right: 15px; padding-right: 15px;
} }
#captcha_img {
background: #d3d3d3;
}
html { html {
color: #ededed; color: #ededed;
background: #262230 url("/static/bg.png"); background: #262230 url("/static/bg.png");