Fixed css

This commit is contained in:
CommanderRedYT
2020-11-29 04:07:16 +01:00
parent c59f453034
commit ca72724669
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<title>Error 403 - Forbidden</title>
<meta name="description" content="403 Error Page" />
<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
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
rel="stylesheet"

View File

@@ -10,7 +10,7 @@
<title>Error 404 - Not found</title>
<meta name="description" content="404 Error Page" />
<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
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
rel="stylesheet"