From: Emil Williams Date: Fri, 16 May 2025 22:55:59 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=680010a8a04f4fc889310ab7a5ec5840302a669e;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 521b523..9f8472d 100644 --- a/static/style.css +++ b/static/style.css @@ -42,3 +42,8 @@ #bar { } + + +#post:not(:last-child) { + border-bottom: 1px solid #ccc; +}