Files

69 lines
2.2 KiB
HTML
Raw Permalink Normal View History

2025-06-07 07:58:30 -05:00
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="user-scalable=yes, width=device-width">
<meta charset="UTF-8">
<style>
body {
max-width: 700px;
margin: auto;
font-size: 18px;
font-family: sans-serif;
padding: 10px;
}
p, li {
line-height: 1.5em;
}
ul, ol {
padding-left: 20px;
margin-left: 0;
}
li {
margin-left: 0;
}
table {
border-collapse: collapse;
}
th, td {
border: 1px solid black;
padding: 5px;
text-align: left;
}
</style>
<title>Treasure (Alt)</title>
</head>
<body>
<h1>Treasure (Alt)</h1><ul>
<li><a href="# Magic Items.html"># Magic Items</a></li>
<li><a href="## Artifacts.html">## Artifacts</a></li>
<li><a href="## Sentient Magic.html">## Sentient Magic</a></li>
<li><a href="Magic Items A.html">Magic Items A</a></li>
<li><a href="Magic Items B.html">Magic Items B</a></li>
<li><a href="Magic Items C.html">Magic Items C</a></li>
<li><a href="Magic Items D.html">Magic Items D</a></li>
<li><a href="Magic Items E.html">Magic Items E</a></li>
<li><a href="Magic Items F.html">Magic Items F</a></li>
<li><a href="Magic Items G.html">Magic Items G</a></li>
<li><a href="Magic Items H.html">Magic Items H</a></li>
<li><a href="Magic Items I.html">Magic Items I</a></li>
<li><a href="Magic Items J.html">Magic Items J</a></li>
<li><a href="Magic Items K.html">Magic Items K</a></li>
<li><a href="Magic Items L.html">Magic Items L</a></li>
<li><a href="Magic Items M.html">Magic Items M</a></li>
<li><a href="Magic Items N.html">Magic Items N</a></li>
<li><a href="Magic Items O.html">Magic Items O</a></li>
<li><a href="Magic Items P.html">Magic Items P</a></li>
<li><a href="Magic Items Q.html">Magic Items Q</a></li>
<li><a href="Magic Items R.html">Magic Items R</a></li>
<li><a href="Magic Items S.html">Magic Items S</a></li>
<li><a href="Magic Items T.html">Magic Items T</a></li>
<li><a href="Magic Items U.html">Magic Items U</a></li>
<li><a href="Magic Items V.html">Magic Items V</a></li>
<li><a href="Magic Items W.html">Magic Items W</a></li>
<li><a href="Magic Items X.html">Magic Items X</a></li>
<li><a href="Magic Items Y.html">Magic Items Y</a></li>
<li><a href="Magic Items Z.html">Magic Items Z</a></li>
</ul>
</body>
</html>