comparison docs/html/50x.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 1cd63ae46243
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>Error</title> 4 <title>Error</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>An error occurred.</h1> 11 <h1>An error occurred.</h1>
15 <p>Sorry, the page you are looking for is currently unavailable.<br/> 12 <p>Sorry, the page you are looking for is currently unavailable.<br/>