Replace backslashes by slashes in href to CSS (#828)

This commit is contained in:
Falco Nogatz
2022-12-12 02:03:49 +01:00
committed by GitHub
parent b572362c3a
commit 64d66bf77f
5 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<title>relative rotations</title>
<link href="..\..\css\impress-common.css" rel="stylesheet" />
<link href="../../css/impress-common.css" rel="stylesheet" />
<style type="text/css" media="screen">
#overview {
background: none;