added styles from ld-test server

This commit is contained in:
Kostya
2023-12-23 10:26:59 +03:00
parent 1145907d2d
commit 31d17d71d9
3 changed files with 10 additions and 10 deletions

View File

@@ -56,7 +56,7 @@ input[type="number"]::-webkit-outer-spin-button {
background: #22252F;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 27%;
height: 70%;
height: 74%;
margin-top: 2.6%;
}
@@ -228,7 +228,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
.saper-start__steps {
margin-top: 2.8%;
margin-top: 1%;
}
.steps-btns__display {
@@ -261,7 +261,7 @@ input[type="number"]::-webkit-outer-spin-button {
background: #22252F;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 85%;
height: 83%;
height: 90%;
}
.square {
@@ -309,7 +309,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
.margin-lines {
padding-left: 2%;
padding-left: 4%;
}
.margin-lines li {

View File

@@ -69,7 +69,7 @@
/* GameMode */
.gamemode__content--text h2 {
margin: 3.2% 0 .5% 8%;
margin: 1.2% 0 .5% 8%;
text-transform: uppercase;
color: #FFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
@@ -86,7 +86,7 @@
.gamemode__content--card {
display: flex;
margin-top: 1.8%;
margin-top: 1.2%;
}
.bg-card {
@@ -127,7 +127,7 @@
display: flex;
justify-content: center;
align-items: center;
padding-top: 8.7%;
padding-top: 4.7%;
}
.line__content .line__btn--main .line__btn {
@@ -200,7 +200,7 @@
.gamemode__twoline--first__element {
width: 100%;
margin: 3% 3.6% 0 5.5%;
margin: 2% 3.6% 0 5.5%;
min-height: 180px;
}
@@ -233,7 +233,7 @@
}
.gamemode__twoline--two__element {
margin-top: 3%;
margin-top: 2%;
width: 100%;
min-height: 180px;
}