mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Visual improvements to homepage captcha
This commit is contained in:
parent
e44e4ffcb7
commit
0e4adcdeb4
1 changed files with 7 additions and 0 deletions
|
@ -214,6 +214,13 @@
|
||||||
background-color: #971D31;
|
background-color: #971D31;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#captcha-input {
|
||||||
|
width: 182px;
|
||||||
|
overflow: hidden;
|
||||||
|
height: 76px;
|
||||||
|
border-radius: 9px;
|
||||||
|
opacity: .9;
|
||||||
|
}
|
||||||
.btn-Action{
|
.btn-Action{
|
||||||
padding:10px 25px;
|
padding:10px 25px;
|
||||||
margin-top: 2em;
|
margin-top: 2em;
|
||||||
|
|
Loading…
Add table
Reference in a new issue