Commit graph

4 commits

Author SHA1 Message Date
max 980067a35c
Add footer
Signed-off-by: Max Charrier <max@puffer.fish>
2025-04-20 12:16:09 +02:00
max da50b1d37b
Implement in-place header with modern CSS
Flexbox are very usefull to center things and make it smarter.
I removed style linking with class and use element directly.

BREAKING-CHANGES: Use new color based on Pantone Color of the Year 2025

Signed-off-by: Max Charrier <max@puffer.fish>
2025-04-19 20:51:23 +02:00
max 22ad695832
Conforming to Nu Html Checker
Fix element a/button must not appear as a descendant of button/a
element.
Use only a element with distinct class style

Signed-off-by: Max Charrier <max@puffer.fish>
2025-04-19 13:21:31 +02:00
max aaab05649f
Add custom own file stylesheet
Lately, I will implement modern CSS flexbox/grid instead of
using absolute position.

Signed-off-by: Max Charrier <max@puffer.fish>
2025-04-19 13:08:19 +02:00