make ../css local to /css/ absolute

This commit is contained in:
2024-02-08 18:34:01 +00:00
parent c28658e146
commit 2b966f0542
65 changed files with 65 additions and 65 deletions

View File

@@ -2,7 +2,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Handbook placeholder page</title>
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
<link rel="stylesheet" type="text/css" href=/css/main2.css />
</head>
<body>
<h2 id="tophead">CUCC Expedition Handbook</h2>