diff --git a/customize.dist/about.html b/customize.dist/about.html index ca47ede06..c0f3a0b97 100644 --- a/customize.dist/about.html +++ b/customize.dist/about.html @@ -50,10 +50,10 @@ -
+ -
+ -
+ -
+ diff --git a/customize.dist/src/fragments/noscript.html b/customize.dist/src/fragments/noscript.html index 3328a56d1..f59294ea3 100644 --- a/customize.dist/src/fragments/noscript.html +++ b/customize.dist/src/fragments/noscript.html @@ -1,7 +1,7 @@ + diff --git a/customize.dist/src/less/cryptpad.less b/customize.dist/src/less/cryptpad.less index 650c03228..a4b2f148e 100644 --- a/customize.dist/src/less/cryptpad.less +++ b/customize.dist/src/less/cryptpad.less @@ -253,24 +253,24 @@ body.html { opacity: 0.35; } } -#noscriptContainer { - color: black; - position: absolute; - top: @topbar-height; - left: 0; - bottom: 0; - right: 0; - z-index: 2; - #noscript { - width: 1000px; - display: flex; - align-items: center; - justify-content: center; - height: 100%; - margin-left: auto; - margin-right: auto; - position: relative; - noscript { +noscript { + #noscriptContainer { + color: black; + position: absolute; + top: @topbar-height; + left: 0; + bottom: 0; + right: 0; + z-index: 2; + #noscript { + width: 1000px; + display: flex; + align-items: center; + justify-content: center; + height: 100%; + margin-left: auto; + margin-right: auto; + position: relative; font-size: 25px; text-align: center; color: @main-color; diff --git a/customize.dist/terms.html b/customize.dist/terms.html index 31f02bfa7..205f6c2a7 100644 --- a/customize.dist/terms.html +++ b/customize.dist/terms.html @@ -50,10 +50,10 @@
-
+ - + - + -
+