mirror of
https://github.com/ivabus/www
synced 2024-11-22 13:15:06 +03:00
Edits to email reminder form
This commit is contained in:
parent
49c7ddbf28
commit
843aa6a5c5
1 changed files with 4 additions and 3 deletions
|
@ -52,16 +52,17 @@
|
|||
padding: 0px !important;
|
||||
border: none !important;
|
||||
}
|
||||
#email_62679624{
|
||||
#email_62680233{
|
||||
background-color: #1a1a1a !important;
|
||||
border-radius: 0px !important;
|
||||
text-align: center !important;
|
||||
border-color: #949494 !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
#email_62679624:hover{
|
||||
#email_62680233:hover{
|
||||
border-color: #949494 !important;
|
||||
}
|
||||
#email_62679624:focus{
|
||||
#email_62680233:focus{
|
||||
box-shadow:none !important;
|
||||
}
|
||||
.go3894874857{
|
||||
|
|
Loading…
Reference in a new issue