From a4945ceb536448cce3af97ee90d828f06c2835f0 Mon Sep 17 00:00:00 2001 From: Qubot <1445788683@qq.com> Date: Sun, 13 Apr 2025 13:46:50 +0000 Subject: [PATCH] update article banner --- templates/assets/css/style.css | 2 +- templates/modules/post_article_banner.html | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 templates/modules/post_article_banner.html diff --git a/templates/assets/css/style.css b/templates/assets/css/style.css index 4adcd96..7fddcd9 100644 --- a/templates/assets/css/style.css +++ b/templates/assets/css/style.css @@ -12,7 +12,7 @@ body { font-family: "Open Sans", sans-serif; color: #444; height: 60vh; - margin-top: 80px; + margin-top: 120px; } a { diff --git a/templates/modules/post_article_banner.html b/templates/modules/post_article_banner.html new file mode 100644 index 0000000..cb50b40 --- /dev/null +++ b/templates/modules/post_article_banner.html @@ -0,0 +1,21 @@ +