Fixed css
This commit is contained in:
2
403.html
2
403.html
@@ -10,7 +10,7 @@
|
|||||||
<title>Error 403 - Forbidden</title>
|
<title>Error 403 - Forbidden</title>
|
||||||
<meta name="description" content="403 Error Page" />
|
<meta name="description" content="403 Error Page" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="stylesheet" href="https://pfostendynamics.com/error.css" />
|
<link rel="stylesheet" href="https://pfostendynamics.com/css/error.css" />
|
||||||
<link
|
<link
|
||||||
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
|
2
404.html
2
404.html
@@ -10,7 +10,7 @@
|
|||||||
<title>Error 404 - Not found</title>
|
<title>Error 404 - Not found</title>
|
||||||
<meta name="description" content="404 Error Page" />
|
<meta name="description" content="404 Error Page" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="stylesheet" href="https://pfostendynamics.com/error.css" />
|
<link rel="stylesheet" href="https://pfostendynamics.com/css/error.css" />
|
||||||
<link
|
<link
|
||||||
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
|
Reference in New Issue
Block a user