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

@@ -28,11 +28,11 @@
}
.header__nav nav a:hover {
color: #EF4444;
color: #fab31e;
}
.header__nav--now {
color: #EF4444;
color: #fab31e;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
position: relative;
}
@@ -42,7 +42,7 @@
content: '';
width: 100%;
height: 2px;
background: #EF4444;
background: #ffffff;
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
bottom: -7px;
left: 0;
@@ -60,7 +60,7 @@
.header__card--balance {
border-radius: 9px;
background: #22252F;
background: #252525;
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
padding: 10px 15px 8px 8px;
}
@@ -80,7 +80,7 @@
.header__btn--wallet a {
border-radius: 13px;
background: #EF4444;
background: #fab31e;
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
font-size: 16px;
text-transform: uppercase;
@@ -122,7 +122,7 @@
font-weight: 700;
font-family: Montserrat;
border-radius: 8px;
background: #30323E;
background: rgb(255, 0, 0);
text-decoration: none;
padding: 6px 2px 6px 2px;
width: 75px;
@@ -146,7 +146,7 @@
display: flex;
align-items: center;
border-radius: 13px;
background: #5865f2;
background: #a6ffab;
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
color: #fff;
font-size: 16px;