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