mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added styles for text in input, saper page
This commit is contained in:
@@ -59,6 +59,11 @@ input[type="number"]::-webkit-outer-spin-button {
|
|||||||
.crystals .crystals__choises input {
|
.crystals .crystals__choises input {
|
||||||
width: 110px;
|
width: 110px;
|
||||||
height: 38px;
|
height: 38px;
|
||||||
|
color: #FFF;
|
||||||
|
font-weight: 700;
|
||||||
|
line-height: 31px;
|
||||||
|
font-family: Montserrat Alternates;
|
||||||
|
font-size: 12px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
padding-left: 25px;
|
padding-left: 25px;
|
||||||
border: 2px solid #2B3458;
|
border: 2px solid #2B3458;
|
||||||
|
|||||||
Reference in New Issue
Block a user