mirror of
https://github.com/ivabus/www
synced 2024-11-10 05:25:14 +03:00
Merge pull request #313 from teaxyz/email-form-tweaks
This commit is contained in:
commit
de20d79d10
|
@ -50,14 +50,26 @@
|
|||
#email_52020276{
|
||||
background-color: #1a1a1a !important;
|
||||
border: none !important;
|
||||
color: #fff !important;
|
||||
font-family: "inter", sans-serif !important;
|
||||
}
|
||||
|
||||
#email_52020276:focus{
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
#email_52020276::placeholder{
|
||||
color: #949494 !important;
|
||||
}
|
||||
|
||||
#email_52020276::selection{
|
||||
background-color: #00ffd0 !important;
|
||||
color: #1a1a1a !important;
|
||||
}
|
||||
|
||||
.go3894874857{
|
||||
width: 80px;
|
||||
font-family: "inter", sans-serif !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue