all repos — h3rald @ d6be6d7e0f358168119df7dac595c4506a3855aa

The source code of the h3rald.com web site.

Fixes.
h3rald h3rald@h3rald.com
Mon, 15 Jun 2026 15:48:49 +0200
commit

d6be6d7e0f358168119df7dac595c4506a3855aa

parent

7febb062abab45a9d61ab27c7608544e01c67ebe

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

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

@@ -338,31 +338,31 @@

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