Archived
1
0

update post fail page

This commit is contained in:
Jeff Becker
2016-03-09 13:27:34 -05:00
parent 2319327917
commit dd2eb90230
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ input[type="button"] {
color: black;
}
#captcha_img {
#captcha_img, pre {
background: #D80000;
}

View File

@@ -16,6 +16,6 @@ body {
background: #FBFFC9;
}
.navbar, table, thead, th, table {
.navbar, table, thead, th, table, pre {
background: #FFECBE;
}