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
- + +