diff --git a/app/views/errors/404.html b/app/views/errors/404.html index 34cf7e80..52e4c82f 100644 --- a/app/views/errors/404.html +++ b/app/views/errors/404.html @@ -13,20 +13,13 @@ } .error-page h1 { - font-weight: 700; - font-size: 3em; - color: #291434; - margin: 0 0 0.1em; - } - - .error-page h2 { font-weight: 700; font-size: 10em; color: #3BBFF7; margin: 0 0 0.1em; } - .error-page h3 { + .error-page h2 { font-weight: 600; font-size: 1.75em; color: #291434; @@ -56,9 +49,8 @@
-

DocuSeal

-

404

-

Sorry, we couldn't find this page.

+

404

+

Sorry, we couldn't find this page.

Back to homepage
diff --git a/app/views/errors/422.html b/app/views/errors/422.html index 0e44bb63..97fb7b89 100644 --- a/app/views/errors/422.html +++ b/app/views/errors/422.html @@ -13,20 +13,13 @@ } .error-page h1 { - font-weight: 700; - font-size: 3em; - color: #291434; - margin: 0 0 0.1em; - } - - .error-page h2 { font-weight: 700; font-size: 10em; color: #FABE22; margin: 0 0 0.1em; } - .error-page h3 { + .error-page h2 { font-weight: 600; font-size: 1.75em; color: #291434; @@ -56,9 +49,8 @@
-

DocuSeal

-

422

-

You're not allowed to access this page

+

422

+

You're not allowed to access this page

Back to homepage
diff --git a/app/views/errors/500.html b/app/views/errors/500.html index 9f7dd8e1..625994b6 100644 --- a/app/views/errors/500.html +++ b/app/views/errors/500.html @@ -13,20 +13,13 @@ } .error-page h1 { - font-weight: 700; - font-size: 3em; - color: #291434; - margin: 0 0 0.1em; - } - - .error-page h2 { font-weight: 700; font-size: 10em; color: #F97272; margin: 0 0 0.1em; } - .error-page h3 { + .error-page h2 { font-weight: 600; font-size: 1.75em; color: #291434; @@ -56,9 +49,8 @@
-

DocuSeal

-

500

-

We're sorry, but something went wrong

+

500

+

We're sorry, but something went wrong

Back to homepage