updated navigation

This commit is contained in:
Frederik Palmø 2022-04-14 14:38:47 +02:00
parent c9b6c23362
commit 11c220a4a1
6 changed files with 19 additions and 19 deletions

View File

@ -28,10 +28,10 @@
<body onload="init();">
<nav>
<h3><a href="/">Home</a></h3>
<h3><a href="/planner.html">Build Planner</a></h3>
<h3><a href="/class.html">Starting Class</a></h3>
<h3><a href="/armor.html" class="current">Armor Optimizer</a></h3>
<h3><a href="/weapon.html">Weapon Finder</a></h3>
<h3><a href="/class.html">Starting Class</a></h3>
<h3><a href="/planner.html">Build Planner</a></h3>
</nav>
<header>
<h1>Armor Optimizer</h1>

View File

@ -28,10 +28,10 @@
<body onload="init();">
<nav>
<h3><a href="/">Home</a></h3>
<h3><a href="/planner.html">Build Planner</a></h3>
<h3><a href="/class.html" class="current">Starting Class</a></h3>
<h3><a href="/armor.html">Armor Optimizer</a></h3>
<h3><a href="/weapon.html">Weapon Finder</a></h3>
<h3><a href="/class.html" class="current">Starting Class</a></h3>
<h3><a href="/planner.html">Build Planner</a></h3>
</nav>
<header>
<h1>Class Optimizer</h1>

View File

@ -24,10 +24,10 @@
<body>
<nav>
<h3><a href="/" class="current">Home</a></h3>
<h3><a href="/planner.html">Build Planner</a></h3>
<h3><a href="/class.html">Starting Class</a></h3>
<h3><a href="/armor.html">Armor Optimizer</a></h3>
<h3><a href="/weapon.html">Weapon Finder</a></h3>
<h3><a href="/class.html">Starting Class</a></h3>
<h3><a href="/planner.html">Build Planner</a></h3>
</nav>
<header>
<h1>Create, view and optimize builds for Elden Ring.</h1>
@ -69,7 +69,8 @@
</div>
<h3>Credits</h3>
<p>
This page was heavily inspired by the awesome <a href="https://mugenmonkey.com">MugenMonkey</a> website.
This page was heavily inspired by the awesome
<a href="https://mugenmonkey.com" class="highlight">MugenMonkey</a> website.
</p>
</main>
<footer>

View File

@ -22,10 +22,10 @@
<body onload="init()">
<nav>
<h3><a href="/">Home</a></h3>
<h3><a href="/planner.html" class="current">Build Planner</a></h3>
<h3><a href="/class.html">Starting Class</a></h3>
<h3><a href="/armor.html">Armor Optimizer</a></h3>
<h3><a href="/weapon.html">Weapon Finder</a></h3>
<h3><a href="/class.html">Starting Class</a></h3>
<h3><a href="/planner.html" class="current">Build Planner</a></h3>
</nav>
<header>
<h1>Build Planner</h1>
@ -36,11 +36,12 @@
<article style="flex-basis: 20%; max-width: 320px">
<div>
<b>Character</b>
<a href="/class.html">Optimize</a>
</div>
<hr />
<div>
<b>Name</b>
<input id="name" />
<input id="name" onchange="update()" />
</div>
<div>
<label for="class"><b>Starting Class</b></label>
@ -114,13 +115,9 @@
</span>
</div>
<hr />
<b>Import</b>
<div>
<input type="file" />
</div>
<hr />
<b>Export</b>
<b>Import/Export</b>
<div>
<input type="file" id="import" />
<button>Export</button>
</div>
</article>

View File

@ -164,6 +164,9 @@ a.current {
text-decoration: underline wavy var(--link-color) 0.08rem;
text-underline-offset: 0.2rem;
}
a.highlight {
color: var(--link-color);
}
/* lists & tables */
ul {

View File

@ -28,10 +28,10 @@
<body onload="init();">
<nav>
<h3><a href="/">Home</a></h3>
<h3><a href="/planner.html">Build Planner</a></h3>
<h3><a href="/class.html">Starting Class</a></h3>
<h3><a href="/armor.html">Armor Optimizer</a></h3>
<h3><a href="/weapon.html" class="current">Weapon Finder</a></h3>
<h3><a href="/class.html">Starting Class</a></h3>
<h3><a href="/planner.html">Build Planner</a></h3>
</nav>
<header>
<h1>Weapon Finder</h1>
@ -331,7 +331,6 @@
<!-- results -->
<article style="flex-basis: 55%">
<b>Results</b>
<hr />
<template id="weapon">
<tr>
<td>