fix: add normalize.css

version/enerpe
Tomáš Mládek 2022-12-08 22:27:43 +01:00
parent d3806b6052
commit f583264a4a
1 changed files with 9 additions and 3 deletions

View File

@ -3,15 +3,21 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link
rel="stylesheet"
href="https://necolas.github.io/normalize.css/8.0.1/normalize.css"
integrity="sha256-WAgYcAck1C1/zEl5sBl5cfyhxtLgKGdpI3oKyJffVRI="
crossorigin="anonymous"
/>
<title>eNeRPe</title>
</head>
<body>
<noscript>
<strong
>We're sorry but eNeRPe doesn't work properly without
JavaScript enabled. Please enable it to continue.</strong
>We're sorry but eNeRPe doesn't work properly without JavaScript
enabled. Please enable it to continue.</strong
>
</noscript>