sxrtzk,
This commit is contained in:
parent
ff85b14d31
commit
4dec61303c
@ -405,16 +405,14 @@ function renderShell() {
|
|||||||
color: #c8e0a6; text-align: center;
|
color: #c8e0a6; text-align: center;
|
||||||
}
|
}
|
||||||
.kd-deck-card-footer-counts {
|
.kd-deck-card-footer-counts {
|
||||||
|
position: absolute;
|
||||||
|
bottom: 4px;
|
||||||
|
left: 6px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 3px 6px;
|
background: transparent;
|
||||||
background: rgba(0,0,0,0.85);
|
z-index: 5;
|
||||||
border-top: 1px solid #2a3a10;
|
pointer-events: none;
|
||||||
border-radius: 0 0 6px 6px;
|
|
||||||
height: 22px;
|
|
||||||
flex-shrink: 0;
|
|
||||||
margin-top: 10px;
|
|
||||||
}
|
}
|
||||||
.kd-deck-count-indeck { font-family: "Cinzel", serif; font-size: 13px; color: #88cc44; font-weight: bold; }
|
.kd-deck-count-indeck { font-family: "Cinzel", serif; font-size: 13px; color: #88cc44; font-weight: bold; }
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user