From a0837c6212bdf1461ce86426744fe73667a54625 Mon Sep 17 00:00:00 2001 From: bihlink <95501288+bihlink@users.noreply.github.com> Date: Wed, 6 Jul 2022 17:33:36 +0200 Subject: [PATCH] Update modern-light.css --- static/modern-light.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/modern-light.css b/static/modern-light.css index f5b0227..541688d 100644 --- a/static/modern-light.css +++ b/static/modern-light.css @@ -21,6 +21,7 @@ hr { width: 100%; height: 150px; border-radius: 10px; + background-color: #777; } .header-left { position: absolute; @@ -29,6 +30,7 @@ hr { } .avatar { width:100px; + background-color: #dc3545; } .follow { border-radius: 5px;