diff --git a/css/common.css b/css/common.css index 242ebc7..61fb540 100644 --- a/css/common.css +++ b/css/common.css @@ -151,8 +151,8 @@ header:hover { width: 36px; height: 36px; border-radius: 50%; - background: #3B82F6; - color: #fff; + background: rgba(255, 255, 255, 0.15) !important; + color: #fff !important; font-size: 15px; font-weight: 600; display: flex;