Fixes.
h3rald h3rald@h3rald.com
Tue, 16 Jun 2026 10:54:51 +0200
1 files changed,
6 insertions(+),
6 deletions(-)
jump to
M
assets/styles/style.css
→
assets/styles/style.css
@@ -321,7 +321,7 @@ border: 1px solid snow;
} .badge-content { - width: 48px; + width: 42px; text-align: center; border: 1px solid snow; }@@ -334,31 +334,31 @@
.badge-bedrock { color: snow; background: royalblue; - width: 60px; + width: 64px; } .badge-operational { color: black; background: goldenrod; - width: 60px; + width: 64px; } .badge-prototype { color: snow; background: chocolate; - width: 60px; + width: 64px; } .badge-consolidated { color: snow; background: seagreen; - width: 60px; + width: 64px; } .badge-license { color: snow; background: lightslategray; - width: 60px; + width: 64px; } .panel,