From 99a6fe7430c1a6d3e0703967c9bcd87fbfcf7333 Mon Sep 17 00:00:00 2001 From: esquizo Date: Fri, 13 Mar 2026 00:12:33 -0300 Subject: alinhado titulo pra baixo --- static/style.css | 6 ++++++ templates/base.m4 | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index bd2575b..b7d3305 100644 --- a/static/style.css +++ b/static/style.css @@ -7,6 +7,12 @@ body { margin: auto; } +.bottom-align { + display: flex; + flex-direction: column; + justify-content: flex-end; +} + .title { display: flex; } diff --git a/templates/base.m4 b/templates/base.m4 index 1005089..35781c1 100644 --- a/templates/base.m4 +++ b/templates/base.m4 @@ -8,7 +8,7 @@
-
+

esquizo.net

Centro das verdades reveladas pelas vozes da minha cabeça

-- cgit v1.2.3