diff --git a/authentik/core/templates/error/generic.html b/authentik/core/templates/error/generic.html index a6bf253e00..4868f79d8f 100644 --- a/authentik/core/templates/error/generic.html +++ b/authentik/core/templates/error/generic.html @@ -12,7 +12,7 @@ {% endblock %} {% block body %} -
+
diff --git a/authentik/core/templates/if/admin.html b/authentik/core/templates/if/admin.html index fa53c20f86..34679b1ae1 100644 --- a/authentik/core/templates/if/admin.html +++ b/authentik/core/templates/if/admin.html @@ -10,7 +10,7 @@ {% block body %} -
+
diff --git a/authentik/core/templates/if/flow.html b/authentik/core/templates/if/flow.html index e8fc13e1ab..35682d6010 100644 --- a/authentik/core/templates/if/flow.html +++ b/authentik/core/templates/if/flow.html @@ -14,7 +14,7 @@ {% block body %} -
+
diff --git a/web/src/authentik.css b/web/src/authentik.css index b6b2cbab0b..afcebb2696 100644 --- a/web/src/authentik.css +++ b/web/src/authentik.css @@ -97,7 +97,7 @@ html > form > input { body { background-color: var(--ak-dark-background) !important; } -.ak-initial-load h1 { +.ak-static-page h1 { color: var(--ak-dark-foreground); } .form-help-text { diff --git a/web/src/interfaces/admin/index.html b/web/src/interfaces/admin/index.html index ec00e630f3..0d068d06ef 100644 --- a/web/src/interfaces/admin/index.html +++ b/web/src/interfaces/admin/index.html @@ -18,7 +18,7 @@ -
+
diff --git a/web/src/interfaces/flow/index.html b/web/src/interfaces/flow/index.html index b03ab73b42..cba81f5d73 100644 --- a/web/src/interfaces/flow/index.html +++ b/web/src/interfaces/flow/index.html @@ -19,7 +19,7 @@ -
+