Fix nurse shark and remove mid-battle choice.
This commit is contained in:
@@ -1410,19 +1410,6 @@ h3 {
|
||||
color: var(--gold);
|
||||
}
|
||||
|
||||
/* Mid-battle decision panel (Golden pack: Nurse Shark). */
|
||||
.battle-decision-options {
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
.battle-decision-options .btn {
|
||||
font-family: var(--font-display);
|
||||
}
|
||||
|
||||
/* Set-aside Avocado tokens (Golden pack): a slim tray with a toggle pill. */
|
||||
.avocado-zone {
|
||||
background: rgba(0, 0, 0, 0.24);
|
||||
|
||||
Reference in New Issue
Block a user