seeding expansion
also: replace energy output with energy output density
This commit is contained in:
@@ -647,5 +647,11 @@ select option {
|
||||
margin-top: 0.25rem;
|
||||
}
|
||||
|
||||
/* ── Admin warning box ──────────────────────────────────── */
|
||||
.warning-box {
|
||||
border-color: rgba(184,147,92,0.4);
|
||||
background: rgba(184,147,92,0.06);
|
||||
}
|
||||
|
||||
/* ── Google Fonts import ─────────────────────────────────── */
|
||||
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap');
|
||||
|
||||
Reference in New Issue
Block a user