mirror of
https://github.com/ivabus/www
synced 2024-11-22 16:05:06 +03:00
Small email tweaks
This commit is contained in:
parent
e5e6ab5ce4
commit
37ca877bb4
1 changed files with 12 additions and 0 deletions
|
@ -50,14 +50,26 @@
|
||||||
#email_52020276{
|
#email_52020276{
|
||||||
background-color: #1a1a1a !important;
|
background-color: #1a1a1a !important;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
|
color: #fff !important;
|
||||||
|
font-family: "inter", sans-serif !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#email_52020276:focus{
|
#email_52020276:focus{
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#email_52020276::placeholder{
|
||||||
|
color: #949494 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
#email_52020276::selection{
|
||||||
|
background-color: #00ffd0 !important;
|
||||||
|
color: #1a1a1a !important;
|
||||||
|
}
|
||||||
|
|
||||||
.go3894874857{
|
.go3894874857{
|
||||||
width: 80px;
|
width: 80px;
|
||||||
|
font-family: "inter", sans-serif !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue