From 6072295247688541c0d53ffeca8d3ac745601c06 Mon Sep 17 00:00:00 2001 From: Hamatoma Date: Sat, 18 May 2024 21:35:08 +0200 Subject: [PATCH] =?utf8?q?=C3=84nderung=20in=20purple.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- public/css/purple.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/purple.css b/public/css/purple.css index 0a7a3df..ec5a204 100644 --- a/public/css/purple.css +++ b/public/css/purple.css @@ -160,3 +160,4 @@ i.text-primary { color: #477085 !important; } .lkn-frame-indented { border: solid 0.1rem #83163F; } +.lkn-border { border: solid 0.15rem #111111;} -- 2.39.5