From 4b312c8708d18f1dd2570c6f48c44abb7e6e2f5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20Palm=C3=B8?= Date: Tue, 12 Apr 2022 13:55:44 +0200 Subject: [PATCH] changed look to make links look like links --- src/armor.html | 4 ++-- src/class.html | 4 ++-- src/index.html | 24 ++++++++++++--------- src/planner.html | 4 ++-- src/style/main.css | 5 ++++- src/weapon.html | 52 ++++++++++++++++++++++------------------------ 6 files changed, 49 insertions(+), 44 deletions(-) diff --git a/src/armor.html b/src/armor.html index c8c73d8..54de1a3 100644 --- a/src/armor.html +++ b/src/armor.html @@ -217,11 +217,11 @@ diff --git a/src/class.html b/src/class.html index fe9d504..32fe995 100644 --- a/src/class.html +++ b/src/class.html @@ -294,11 +294,11 @@ diff --git a/src/index.html b/src/index.html index 981f73f..0ffdb4a 100644 --- a/src/index.html +++ b/src/index.html @@ -34,29 +34,33 @@

Class Optimizer

-
-

Find the optimal starting class for your build.

+ +

Find the optimal starting class for your build.

+

Armor Optimizer

-
-

Maximize defensive stats.

+ +

Maximize defensive stats.

+

Weapon Finder

-
-

Get suggestions for usable weapons.

+ +

Get suggestions for usable weapons.

+

Build Planner (in progress)

-
-

Create a new build.

+ +

Create a new build.

+
@@ -67,11 +71,11 @@

diff --git a/src/planner.html b/src/planner.html index 45ba7b9..6d93042 100644 --- a/src/planner.html +++ b/src/planner.html @@ -271,11 +271,11 @@ diff --git a/src/style/main.css b/src/style/main.css index 62ab028..7a9043b 100644 --- a/src/style/main.css +++ b/src/style/main.css @@ -158,7 +158,7 @@ p { /* links */ a { - text-decoration: none; + /* text-decoration: none; */ color: var(--link-color); } a:hover { @@ -262,6 +262,9 @@ select option { } .cards article { + display: flex; + flex-flow: column nowrap; + text-align: center; flex-basis: 40%; diff --git a/src/weapon.html b/src/weapon.html index cbd442d..1a14e11 100644 --- a/src/weapon.html +++ b/src/weapon.html @@ -9,10 +9,10 @@ Weapon Finder - Erdtree - + - + @@ -37,9 +37,8 @@
Parameters - +

@@ -97,12 +96,12 @@
-
+
Handedness
+ onchange="update()" checked />
@@ -110,8 +109,7 @@ - +
@@ -679,42 +677,42 @@

Notes

Click the headers in the table to sort the table based that - column. -

-

- You can choose between three modes of handedness: + column.

+

You can choose between three modes of handedness:

  1. One-handed: Calculates damage and requirements based on one-handed use
  2. Usable one-handed: Calculates damage based on two-handed - use, but accounts for weapon being usable one-handed as - well + use, but accounts for weapon being + usable one-handed as well
  3. Two-handed: Self-explanatory
+

+ This calculator currently doesn't take auxiliary damage procs + (cold, bleed, scarlet rot and poison) + into account. Therefore, it won't be very useful for finding + weapons to use in a bleed build.

-

This calculator currently doesn't take auxiliary damage procs - (cold, - bleed, scarlet rot and poison) into account. Therefore, it won't - be very useful for finding weapons to use in a bleed build. +

+ Catalysts (sacred seals and glintstone staffs) will show their + attack rating, not their + spell scaling.

-

Catalysts (sacred seals and glintstone staffs) will show their - attack rating, not their spell scaling. -

-

The same holds true for shields, which are also sorted based on - attack - rating +

+ The same holds true for shields, which are also sorted based on + attack rating