LUCKY LUCKY BRAWL STARS DIAMOND

ПЕРВОЕ АПРЕЛЯ
This commit is contained in:
Swino4ka
2024-04-01 14:10:56 +02:00
parent 1bda90f3d8
commit 371fc1c36b
12 changed files with 67 additions and 205 deletions

View File

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