diff --git a/static/css/style.css b/static/css/style.css index 8ab8a72..06c2f2f 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -108,7 +108,7 @@ h6 { .logging_window{ display: block; padding: 9.5px; - font-size: 16px; + font-size: 12px; line-height: 1.42857143; color: #333; word-break: break-all; diff --git a/templates/logging.html b/templates/logging.html index 079f34a..db46805 100644 --- a/templates/logging.html +++ b/templates/logging.html @@ -28,13 +28,13 @@

Logs

Logs | {{ user.username }}
- +
+					

+
@@ -57,13 +57,28 @@
Logs | {{ user.username }}
{% include 'footer.html' %}