diff --git a/wp-admin/css/install.css b/wp-admin/css/install.css index 3f2465a68..64521464c 100644 --- a/wp-admin/css/install.css +++ b/wp-admin/css/install.css @@ -108,4 +108,17 @@ h1 { margin: 5px 0 0 -4px; padding: 0; padding-bottom: 7px; +} + +#error-page { + margin-top: 50px; +} + +#error-page p { + font-size: 14px; + line-height: 1.6em; +} + +#error-page code { + font-size: 1em; } \ No newline at end of file diff --git a/wp-includes/functions.php b/wp-includes/functions.php index 1e278b006..c2247eaa6 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -1372,11 +1372,9 @@ if ( ( $wp_locale ) && ( 'rtl' == $wp_locale->text_direction ) ) : ?> - + -

WordPress

-