From 6ab3d7e33e7b09158b2ccda67c9124e4471a3425 Mon Sep 17 00:00:00 2001 From: pdp8 Date: Mon, 29 Jul 2024 16:11:54 +0200 Subject: section, footer instead of divs --- html/style.css | 8 ++------ html/tail.html | 4 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'html') diff --git a/html/style.css b/html/style.css index 7cce6d1..88449c4 100644 --- a/html/style.css +++ b/html/style.css @@ -90,8 +90,8 @@ iframe { border: none; } -.post { - /* margin: 1em 2em; */ +footer { + margin-top: 3em } .gallery { @@ -127,7 +127,3 @@ iframe { font-weight: bold; font-size: 3em; } - -.license { - margin-top: 3em -} \ No newline at end of file diff --git a/html/tail.html b/html/tail.html index 3da431f..4e86184 100644 --- a/html/tail.html +++ b/html/tail.html @@ -1,4 +1,4 @@ -
+
+ \ No newline at end of file -- cgit v1.2.3