make captcha bigger

This commit is contained in:
Your Name 2025-10-17 21:30:30 -04:00
parent aa6bbf4bd7
commit 5173bccb97
4 changed files with 12 additions and 1 deletions

View file

@ -109,3 +109,8 @@ select {
.selectedpage {
background-color: #ef9;
}
.news {
color: red;
border-bottom: 1px solid red;
display: inline-block;
}