diff --git a/authentik/core/templates/error/generic.html b/authentik/core/templates/error/generic.html index a6bf253e0..4868f79d8 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 fa53c20f8..34679b1ae 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 e8fc13e1a..35682d601 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 b6b2cbab0..afcebb269 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 ec00e630f..0d068d06e 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 b03ab73b4..cba81f5d7 100644 --- a/web/src/interfaces/flow/index.html +++ b/web/src/interfaces/flow/index.html @@ -19,7 +19,7 @@ -
+