Welcome! Log In Create A New Profile

Advanced

[nginx] Welcome and 50x error pages style.

Maxim Dounin
August 16, 2021 09:42AM
details: https://hg.nginx.org/nginx/rev/67c68cd973b8
branches:
changeset: 7902:67c68cd973b8
user: Maxim Dounin <mdounin@mdounin.ru>
date: Mon Aug 16 16:36:06 2021 +0300
description:
Welcome and 50x error pages style.

Indentation of the CSS code removed to match style of the HTML code.

diffstat:

docs/html/50x.html | 7 ++-----
docs/html/index.html | 7 ++-----
2 files changed, 4 insertions(+), 10 deletions(-)

diffs (34 lines):

diff -r dda421871bc2 -r 67c68cd973b8 docs/html/50x.html
--- a/docs/html/50x.html Tue Aug 10 23:43:17 2021 +0300
+++ b/docs/html/50x.html Mon Aug 16 16:36:06 2021 +0300
@@ -3,11 +3,8 @@
<head>
<title>Error</title>
<style>
- body {
- width: 35em;
- margin: 0 auto;
- font-family: Tahoma, Verdana, Arial, sans-serif;
- }
+body { width: 35em; margin: 0 auto;
+font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body>
diff -r dda421871bc2 -r 67c68cd973b8 docs/html/index.html
--- a/docs/html/index.html Tue Aug 10 23:43:17 2021 +0300
+++ b/docs/html/index.html Mon Aug 16 16:36:06 2021 +0300
@@ -3,11 +3,8 @@
<head>
<title>Welcome to nginx!</title>
<style>
- body {
- width: 35em;
- margin: 0 auto;
- font-family: Tahoma, Verdana, Arial, sans-serif;
- }
+body { width: 35em; margin: 0 auto;
+font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body>
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Welcome and 50x error pages style.

Maxim Dounin 337 August 16, 2021 09:42AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 300
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready