20240413#9

This commit is contained in:
User
2024-04-13 12:24:53 +03:00
parent 8346234859
commit 4ad36c6034
5 changed files with 29 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
<title>404 Page Not Found</title>
<style>
body{
font-family: Arimo, sans-serif;
font-family: Arial, sans-serif;
font-size: 15px;
margin: 0;
padding: 0;

View File

@@ -7,7 +7,7 @@
<title>501 Not Implemented</title>
<style>
body{
font-family: Arimo, sans-serif;
font-family: Arial, sans-serif;
font-size: 15px;
margin: 0;
padding: 0;