From 0fde7f2772ea27475f6ab28aa7692ff95b44edcd Mon Sep 17 00:00:00 2001 From: xiaozhucheng <1115983484@qq.com> Date: Wed, 23 Oct 2024 16:16:22 +0800 Subject: [PATCH] update example_acdemo.html update example_acdemo.html --- .../example/templates/example_acdemo.html | 38 ++++++++++++++++++- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/server/plugins/example/templates/example_acdemo.html b/server/plugins/example/templates/example_acdemo.html index 5569f82e..c306c602 100644 --- a/server/plugins/example/templates/example_acdemo.html +++ b/server/plugins/example/templates/example_acdemo.html @@ -1,4 +1,4 @@ - +
@@ -32,6 +32,12 @@ margin-top: 1rem; font-weight: bold; } + #countdown { + margin-top: 2rem; + color: red; + font-size: 1.5rem; + font-weight: bold; + } #message { margin-top: 1rem; color: green; @@ -45,7 +51,35 @@acdemo.opennhp.org
- + +