Revert "Merge branch 'Swino4ka'"

This reverts commit 68d655d2bf, reversing
changes made to 74fa487f02.
This commit is contained in:
rafael1209
2024-04-02 00:11:14 +03:00
parent a80af0f6c2
commit 4f8715db07
15 changed files with 84 additions and 172 deletions

View File

@@ -10,7 +10,7 @@
"crashgame crashgame crashgame crashgame crashgame crashgame"
"crashplayers crashplayers crashplayers crashplayers crashplayers crashplayers"
"crashplayers crashplayers crashplayers crashplayers crashplayers crashplayers";
background: #000000;
background: #17181C;
box-shadow: 0 0.25rem #00000040;
border-radius: 1.25rem;
@@ -19,7 +19,7 @@
}
.crash-game {
background: #000000;
background: #22252F;
border-radius: 1.25rem;
box-shadow: 0.25rem 0.25rem 0.25rem 0px #00000040;
width: 95%;
@@ -71,7 +71,7 @@
height: 40px;
border: 2px solid #2B3458;
border-radius: 15px;
background: #000000;
background: #22252F;
}
.diamond-input-crash {
@@ -107,7 +107,7 @@
.crash-game-window__btn-start button {
margin-bottom: 5px;
background: #fab31e;
background: #EF4444;
border: unset;
border-radius: 10px;
width: 300px;
@@ -118,11 +118,11 @@
}
.claim-btn-crash__prize {
background: #ff0000 !important;
background: #4E5EF2 !important;
}
.waiting-btn-crash {
background: #64df00 !important;
background: #3D3F48 !important;
}
.crash-window__line {
@@ -133,7 +133,7 @@
.line-crash {
width: 2px;
height: 474px;
background: #fab31e;
background: #30364F;
position: relative;
top: -342px;
left: 10%;
@@ -164,7 +164,7 @@
}
.lost-ratio {
color: #00ff15;
color: #EF4444;
font-weight: 700;
}
@@ -199,11 +199,11 @@
}
.user-crash-content__lose {
background: linear-gradient(90deg, #000000 -0.54%, #322733 83.25%, #5bb538 103.54%) !important;
background: linear-gradient(90deg, #22252F -0.54%, #322733 83.25%, #B53938 103.54%) !important;
}
.user-crash-content__win {
background: linear-gradient(90deg, #000000 -0.54%, #000000 84.17%, rgba(42, 110, 57, 0.87) 103.54%);
background: linear-gradient(90deg, #22252F -0.54%, #22252F 84.17%, rgba(42, 110, 57, 0.87) 103.54%);
}
.user-name-crash {
@@ -262,7 +262,7 @@
font-family: 'Montserrat';
font-weight: 700;
font-size: 12px;
background: #000000;
background: #22252F;
box-shadow: 0px 4px 4px 0px #00000040;
border-radius: 5px;
width: 70px;
@@ -284,7 +284,7 @@
box-shadow: 0px 4px 4px 0px #00000040;
font-family: 'Montserrat';
font-weight: 700;
color: #22cc00;
color: #28BD49;
border: 1px solid #28BD49;
border-radius: 5px;
padding: 6px;

View File

@@ -2,7 +2,7 @@
z-index: 1;
/* margin-left: 5%; */
border-radius: 20px;
background: #000000;
background: #1D223E;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 42vh;
/* height: 480px; */
@@ -16,13 +16,13 @@
z-index: 1;
/* margin-left: 5%; */
border-radius: 20px;
background: #000000;
box-shadow: 0px 4px 4px 0px rgba(150, 153, 2, 0.25);
background: #1D223E;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 100%;
/* height: 480px; */
/* height: 100%; */
border: 1px solid #1d1d1d;
border: 1px solid #262C55;
height: 100%;
/* margin-top: 2.6%; */
/* margin: 2.6%; */
@@ -33,7 +33,7 @@
position: relative;
/* margin-left: 5%; */
border-radius: 10px;
background: #000000;
background: #1D223E;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 100%;
margin-top: 1%;
@@ -68,7 +68,7 @@
position: relative;
/* margin-left: 5%; */
border-radius: 10px;
background: #000000;
background: #1F2543;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 100%;
margin-bottom: 1%;
@@ -179,7 +179,7 @@
z-index: 1;
/* margin-left: 5%; */
border-radius: 20px;
background: #000000;
background: #1D223E;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 100%;
@@ -229,7 +229,7 @@
.progress {
height: 40px;
background-color: #fab31e;
background-color: #E13F3F;
/* Red for the progress */
border-radius: 10px;
/* Rounded corners on the left side */

View File

@@ -2,13 +2,13 @@
display: flex;
padding-top: 10%;
border-radius: 20px;
background: #000000;
background: #17181C;
backdrop-filter: blur(100px);
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.bg {
background: #6d541e;
background: #293561;
filter: blur(120px);
position: absolute;
top: 250px;
@@ -20,7 +20,7 @@
}
.bg-two {
background: #ffee00;
background: #293561;
filter: blur(120px);
position: absolute;
top: 220px;
@@ -35,7 +35,7 @@
z-index: 1;
margin-left: 5%;
border-radius: 20px;
background: #000000;
background: #22252F;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 27%;
height: 480px;
@@ -67,7 +67,7 @@
.crystals h3,
.diamonds h3 {
color: #00000054;
color: #44C6EF54;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: Montserrat Alternates;
font-size: 12px;
@@ -106,7 +106,7 @@
.btn-click {
border-radius: 10px !important;
background: #fab31e !important;
background: #EF4444 !important;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
}
@@ -214,13 +214,13 @@
.btn-start {
border-radius: 10px;
background: #fab31e;
background: #EF4444;
}
.btn-claim {
border-radius: 10px;
background: #252C47;
}
}
.saper-start__steps {
margin-top: 1%;
@@ -285,7 +285,7 @@
.saper-game__content {
display: flex;
border-radius: 20px;
background: #000000;
background: #22252F;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 85%;
height: 580px;

View File

@@ -4,7 +4,7 @@
display: flex;
justify-content: center;
border-radius: 40px;
background: #000000;
background: #EF4444;
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
@@ -24,8 +24,7 @@
.main__content h1 {
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: Montserrat Alternates;
margin-top: 20px;
font-size: 55px;
font-size: 91px;
font-weight: 700;
text-transform: uppercase;
}
@@ -92,7 +91,7 @@
.bg-card {
border-radius: 40px;
background: #000000;
background: #EF4444;
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}