all repos — h3rald @ 0cded6045f9fd419323f62c6ee114759e6c80df7

The source code of the h3rald.com web site.

Fixes.
h3rald h3rald@h3rald.com
Tue, 16 Jun 2026 11:02:03 +0200
commit

0cded6045f9fd419323f62c6ee114759e6c80df7

parent

90db4d9bca6b8462b796368c8b52b131544166d9

1 files changed, 5 insertions(+), 5 deletions(-)

jump to
M assets/styles/style.cssassets/styles/style.css

@@ -334,31 +334,31 @@

.badge-bedrock { color: snow; background: royalblue; - width: 64px; + width: 72px; } .badge-operational { color: black; background: goldenrod; - width: 64px; + width: 72px; } .badge-prototype { color: snow; background: chocolate; - width: 64px; + width: 72px; } .badge-consolidated { color: snow; background: seagreen; - width: 64px; + width: 72px; } .badge-license { color: snow; background: lightslategray; - width: 64px; + width: 72px; } .panel,