comparison docs/html/index.html @ 7902:67c68cd973b8

Welcome and 50x error pages style. Indentation of the CSS code removed to match style of the HTML code.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 16 Aug 2021 16:36:06 +0300
parents ed470a7bf7fd
children f2ddd0c491bf
comparison
equal deleted inserted replaced
7901:dda421871bc2 7902:67c68cd973b8
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <head> 3 <head>
4 <title>Welcome to nginx!</title> 4 <title>Welcome to nginx!</title>
5 <style> 5 <style>
6 body { 6 body { width: 35em; margin: 0 auto;
7 width: 35em; 7 font-family: Tahoma, Verdana, Arial, sans-serif; }
8 margin: 0 auto;
9 font-family: Tahoma, Verdana, Arial, sans-serif;
10 }
11 </style> 8 </style>
12 </head> 9 </head>
13 <body> 10 <body>
14 <h1>Welcome to nginx!</h1> 11 <h1>Welcome to nginx!</h1>
15 <p>If you see this page, the nginx web server is successfully installed and 12 <p>If you see this page, the nginx web server is successfully installed and