From e11aa068a3e14e22bb47ea4cb3ba746dcc91f527 Mon Sep 17 00:00:00 2001 From: guofeilong Date: Tue, 31 Jan 2023 10:54:49 +0800 Subject: [PATCH] * code for style in offical-content --- module/admin/css/index.css | 3 ++- module/admin/view/index.html.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/module/admin/css/index.css b/module/admin/css/index.css index bae5ed20db..b2a3fe6eb1 100755 --- a/module/admin/css/index.css +++ b/module/admin/css/index.css @@ -22,7 +22,8 @@ .official-img {background-image: url('/static/images/wechat.jpg'); background-repeat: no-repeat; background-size: contain; flex: 1 1 50%; aspect-ratio: 1 / 1; background-position: center;} .official-content {flex: 0 0 50%; display: flex; flex-direction: column; justify-content: center;} -.official-content > .content {color: #838A9D;} +.official-content > .content {color: #838A9D; font-size: 12px;} +.official-content > .title {color: #313C52; font-size: 13px;} .classList > .classItem {flex: 0 0 50%;} .classItem > .classImg {background-image: url('/static/images/wechat.jpg'); background-repeat: no-repeat; background-size: contain; flex: 1 1 50%; aspect-ratio: 1 / 1; } diff --git a/module/admin/view/index.html.php b/module/admin/view/index.html.php index 85d19c2a24..650d5840d9 100755 --- a/module/admin/view/index.html.php +++ b/module/admin/view/index.html.php @@ -46,7 +46,7 @@
-

admin->followUs?>

+
admin->followUs?>
admin->followUsContent?>