all repos — h3rald @ 4fac4c13a0c4a1a9d2b821062188bdc601df1af6

The source code of the h3rald.com web site.

Fixes.
h3rald h3rald@h3rald.com
Mon, 15 Jun 2026 15:55:26 +0200
commit

4fac4c13a0c4a1a9d2b821062188bdc601df1af6

parent

d6be6d7e0f358168119df7dac595c4506a3855aa

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: 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,