updates image url for error pages
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<style>
|
||||
body {
|
||||
background: #065687 url('errors_bg.jpg');
|
||||
background: #065687 url('/errors_bg.jpg');
|
||||
color: #2E2F30;
|
||||
font-family: arial, sans-serif;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user