dtzkd
This commit is contained in:
parent
61863356a5
commit
655c796d3e
@ -284,7 +284,7 @@
|
||||
/* Angriff – rechts mittig */
|
||||
.bs-stat-atk {
|
||||
position: absolute;
|
||||
right: 6px;
|
||||
right: 18px;
|
||||
top: 40%;
|
||||
transform: translateY(-50%);
|
||||
background: rgba(180, 40, 20, 0.88);
|
||||
@ -292,7 +292,7 @@
|
||||
border-radius: 45px;
|
||||
color: #fff;
|
||||
font-family: "Cinzel", serif;
|
||||
font-size: 9px;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
padding: 1px 4px;
|
||||
z-index: 5;
|
||||
@ -310,7 +310,7 @@
|
||||
border-radius: 45px;
|
||||
color: #fff;
|
||||
font-family: "Cinzel", serif;
|
||||
font-size: 9px;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
padding: 1px 4px;
|
||||
z-index: 5;
|
||||
@ -322,8 +322,8 @@
|
||||
position: absolute;
|
||||
bottom: 6px;
|
||||
right: 5px;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
border-radius: 50%;
|
||||
background: rgba(0, 0, 0, 0.75);
|
||||
border: 1px solid #f0d060;
|
||||
@ -331,7 +331,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-family: "Cinzel", serif;
|
||||
font-size: 8px;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
color: #f0d9a6;
|
||||
z-index: 5;
|
||||
@ -474,7 +474,9 @@
|
||||
pointer-events: none;
|
||||
border-color: rgba(255, 215, 80, 0.5);
|
||||
}
|
||||
.arena-mode-icon { font-size: 2rem; }
|
||||
.arena-mode-icon {
|
||||
font-size: 2rem;
|
||||
}
|
||||
.arena-mode-label-daily {
|
||||
font-family: "Cinzel", serif;
|
||||
font-size: 18px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user