added stylesheet charset declaration
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-03-23 05:00:32 +01:00
parent c60bc8ccd2
commit 952aa94f6b
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
2 changed files with 3 additions and 1 deletions

@ -1,3 +1,5 @@
@charset "UTF-8";
body {
background: #2b2b2b;
font-size: 16px;

@ -10,7 +10,7 @@
<meta name="description" content="tew-0x00">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>tew-0x00</title>
<link rel="stylesheet" type="text/css" href="/css/style.css">
<link rel="stylesheet" type="text/css" href="./css/style.css">
</head>
<body>
<!--[if lt IE 7]>