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

@@ -5,7 +5,7 @@
<title>
1623: Main plateau area
</title>
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
<link rel="stylesheet" type="text/css" href=/css/main2.css />
<!-- AERW walk-in descriptions, originally in expoweb/1623/...
Move so that EditThisPage works and does not clash with cave data rendering -->
</head>