Fixes.
h3rald h3rald@h3rald.com
Mon, 15 Jun 2026 15:55:26 +0200
1 files changed,
5 insertions(+),
5 deletions(-)
jump to
M
assets/styles/style.css
→
assets/styles/style.css
@@ -338,31 +338,31 @@
.badge-bedrock { color: snow; background: royalblue; - width: 54px; + width: 60px; } .badge-operational { color: black; background: goldenrod; - width: 54px; + width: 60px; } .badge-prototype { color: snow; background: chocolate; - width: 54px; + width: 60px; } .badge-consolidated { color: snow; background: seagreen; - width: 54px; + width: 60px; } .badge-license { color: snow; background: lightslategray; - width: 54px; + width: 60px; } .panel,