all repos — h3rald @ 7febb062abab45a9d61ab27c7608544e01c67ebe

The source code of the h3rald.com web site.

Fixes.
h3rald h3rald@h3rald.com
Mon, 15 Jun 2026 15:46:54 +0200
commit

7febb062abab45a9d61ab27c7608544e01c67ebe

parent

867c1534c2db20e853baeea1882cf3099b1fd8ca

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,