From d47f466dfcf0fad3f4d51298c6ab84b33f83274d Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 22 三月 2024 13:30:46 +0800 Subject: [PATCH] # --- static/css/common/order.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/static/css/common/order.css b/static/css/common/order.css index 4750a08..a64e023 100644 --- a/static/css/common/order.css +++ b/static/css/common/order.css @@ -27,7 +27,7 @@ line-height: 1.2; text-align: center; color: #eeeeee; - background-color: #ddd844; + background-color: #30ddb2; border-radius: 50%; font-size: 10px; } -- Gitblit v1.9.1