From f907a73fb3a5277f4174c667b5f6ae272ff1d670 Mon Sep 17 00:00:00 2001 From: loma-one <44441246+loma-one@users.noreply.github.com> Date: Fri, 17 Jan 2025 17:17:17 +0100 Subject: [PATCH] Add files via upload --- bookface/bookface.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bookface/bookface.css b/bookface/bookface.css index 62fcad8..8ca6bff 100644 --- a/bookface/bookface.css +++ b/bookface/bookface.css @@ -310,6 +310,10 @@ aside .widget, border-radius: 10px !important; } +.wall-item-container { + border-top: 1px solid rgb(238, 238, 238); +} + .contact-photo, .contact-photo-xs { border-radius: 100% !important;