From 1a1af0a6acc0e08a7feb6a9e5622a010099ef146 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sat, 24 Jun 2023 20:39:28 +0200 Subject: [PATCH] Continued: - h3 is enough here --- templates/base.html | 2 +- templates/views/scoreboard.html | 6 +++--- templates/views/top.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/base.html b/templates/base.html index 26e3fae..629c135 100644 --- a/templates/base.html +++ b/templates/base.html @@ -104,7 +104,7 @@ margin: 0px; padding: 5px; } - .notice > h2 { + .notice > h3 { margin: 0px; padding: 5px; background-color: #eaeaea; diff --git a/templates/views/scoreboard.html b/templates/views/scoreboard.html index 70d4270..15d698d 100644 --- a/templates/views/scoreboard.html +++ b/templates/views/scoreboard.html @@ -65,14 +65,14 @@ {% block footer %} {% if mode == 'error_code' %}
-

Error codes:

+

Error codes:

{% elif mode == 'detection_mode' %}
-

Detection modes:

+

Detection modes:

Detection is done in following order:
@@ -86,7 +86,7 @@
{% elif mode == 'obfuscation' %}
-

Obfuscation status:

+

Obfuscation status: