diff --git a/index.html b/index.html index afe66be..5d92368 100644 --- a/index.html +++ b/index.html @@ -111,7 +111,8 @@

Let’s build something

isnull

© 2026 isnull software · built with care, served as static files.

- + + diff --git a/styles.css b/styles.css index da763c5..8b148e1 100644 --- a/styles.css +++ b/styles.css @@ -90,3 +90,5 @@ h1, h2, h3 { line-height: 1.15; letter-spacing: -0.02em; } } .forum-time { margin-left: 8px; color: #888; font-size: 0.85em; } + +.footer-tagline { text-align: center; color: #888; font-size: 0.85em; padding: 12px 0; }