From 2ed4d368ce700e93e30b212c198e134ba3cf5bb3 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Thu, 16 Feb 2023 16:57:42 +0800 Subject: [PATCH] chore: sidebar card-header styles --- web/app/controllers/index.php | 8 ++++---- web/app/controllers/problem_solutions.php | 2 +- web/app/controllers/subdomain/blog/index.php | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/app/controllers/index.php b/web/app/controllers/index.php index 7eaca34..516dbe4 100644 --- a/web/app/controllers/index.php +++ b/web/app/controllers/index.php @@ -83,8 +83,8 @@ $friend_links = DB::selectAll([ Logo
-
- +
+
    @@ -116,8 +116,8 @@ $friend_links = DB::selectAll([
    -
    - +
    +
      diff --git a/web/app/controllers/problem_solutions.php b/web/app/controllers/problem_solutions.php index 2dca10b..d2a6390 100644 --- a/web/app/controllers/problem_solutions.php +++ b/web/app/controllers/problem_solutions.php @@ -279,7 +279,7 @@ $pag = new Paginator($pag_config);
    -
    +
    增加题解
    diff --git a/web/app/controllers/subdomain/blog/index.php b/web/app/controllers/subdomain/blog/index.php index 22184d3..48225ab 100644 --- a/web/app/controllers/subdomain/blog/index.php +++ b/web/app/controllers/subdomain/blog/index.php @@ -46,7 +46,7 @@ $all_tags = DB::selectAll("select distinct tag from blogs_tags where blog_id in
    -
    标签
    +
    标签