diff --git a/webadmin/src/appstatus.html b/webadmin/src/appstatus.html index 81460cf02..084d09e89 100644 --- a/webadmin/src/appstatus.html +++ b/webadmin/src/appstatus.html @@ -27,6 +27,7 @@ margin: 0; height: 100%; width: 100%; + text-align: center; } .wrapper { @@ -39,7 +40,6 @@ display: table-cell; width: 100%; height: 100%; - text-align: center; vertical-align: middle; } @@ -54,6 +54,11 @@ position: fixed; } + footer a { + color: #62bdfc; + padding: 10px; + } + @@ -65,14 +70,14 @@

Something has gone wrong

This app is currently not running. Try refreshing the page. - - - - + + + + diff --git a/webadmin/src/error.html b/webadmin/src/error.html index c091c2fd9..656e425a0 100644 --- a/webadmin/src/error.html +++ b/webadmin/src/error.html @@ -6,6 +6,8 @@ Cloudron Error + + @@ -80,7 +82,8 @@ diff --git a/webadmin/src/nakeddomain.html b/webadmin/src/nakeddomain.html index 6c120199c..1931783b9 100644 --- a/webadmin/src/nakeddomain.html +++ b/webadmin/src/nakeddomain.html @@ -11,9 +11,15 @@ + + + + + +