mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
fixed styles for slider elements
This commit is contained in:
@@ -233,6 +233,8 @@ input[type="number"]::-webkit-outer-spin-button {
|
|||||||
|
|
||||||
.steps-btns__display span {
|
.steps-btns__display span {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
font-size: 10px;
|
||||||
color: #adadad;
|
color: #adadad;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -249,7 +251,8 @@ input[type="number"]::-webkit-outer-spin-button {
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-family: Montserrat Alternates;
|
font-family: Montserrat Alternates;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 6px 16px;
|
width: 100px;
|
||||||
|
height: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Saper Game */
|
/* Saper Game */
|
||||||
|
|||||||
Reference in New Issue
Block a user