From 845105d8e6f6c9ee1c93c397cc5da2cbdac0189b Mon Sep 17 00:00:00 2001 From: Captain ALM Date: Wed, 27 Jul 2022 17:34:49 +0100 Subject: [PATCH] . --- base.css | 4 +++- goinfo.go.html | 4 +++- index.go.html | 16 ++++++++-------- pageHandler/pages/index/data.go | 3 +++ 4 files changed, 17 insertions(+), 10 deletions(-) diff --git a/base.css b/base.css index ffbcc3e..74b33dc 100644 --- a/base.css +++ b/base.css @@ -17,7 +17,9 @@ main{ text-align: center; } .content > p{ - word-break: break-all; + word-break: break-word; + -ms-word-wrap: break-word; + word-wrap: break-word; margin-top: 0.5em; margin-bottom: 0.5em; } diff --git a/goinfo.go.html b/goinfo.go.html index efb6143..1065c32 100644 --- a/goinfo.go.html +++ b/goinfo.go.html @@ -18,7 +18,9 @@ text-align: left; border: black 1px solid; border-collapse: collapse; - word-break: break-all; + word-break: break-word; + -ms-word-wrap: break-word; + word-wrap: break-word; } table, td { background-color: lightgray; diff --git a/index.go.html b/index.go.html index 64d8d01..021dce6 100644 --- a/index.go.html +++ b/index.go.html @@ -16,14 +16,14 @@
{{ if .Light }} -
-
+
⌂
+
{{ "{" }}
{{ else }} -
+
⌂
{{ if eq .Parameters "" }} -
+
()
{{ else }} -
+
()
{{ end }} {{ end }} @@ -81,9 +81,9 @@
{{ if eq .VideoLocation "" }} - No Video + No Video {{ else }} -