From 6d5ab0095beb98c5ed4599d369820e74ecfd3d4a Mon Sep 17 00:00:00 2001 From: loma-one <44441246+loma-one@users.noreply.github.com> Date: Fri, 17 Jan 2025 17:38:47 +0100 Subject: [PATCH] Add files via upload --- bookface/bookface.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bookface/bookface.css b/bookface/bookface.css index f1b000f..15946b2 100644 --- a/bookface/bookface.css +++ b/bookface/bookface.css @@ -349,9 +349,10 @@ p.wall-item-announce, .type-link, .type-video { padding: 0 !important; - margin: 0 !important; - background-color: rgb(240, 242, 245) !important; - border: 1px solid rgb(208,211,215) !important; + margin: 0 !important; + background-color: rgb(255, 255, 255) !important; + border: 1px solid rgba(208, 211, 215, 0.45) !important; + border-radius: 10px; } .type-link h4, .type-link blockquote, .type-link sup,