From 9f7035d41a37b312305e557022c261798b71dc13 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 3 Oct 2024 21:11:21 +0200 Subject: posts: Update on zelda after beating TotK MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- stylesheets/site.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'stylesheets') diff --git a/stylesheets/site.css b/stylesheets/site.css index 4e67b24..5d824a7 100644 --- a/stylesheets/site.css +++ b/stylesheets/site.css @@ -151,6 +151,11 @@ h1, h3 { font-weight: normal; } +hr { + margin: 3em auto; + width: 15%; +} + /* My picture should be floaty. */ #image-profile { display: block; -- cgit v1.2.3