diff --git a/css/docs_home.css b/css/docs_home.css new file mode 100644 index 0000000..335824d --- /dev/null +++ b/css/docs_home.css @@ -0,0 +1,27 @@ +article { + background-color: #212529; + margin: 0 0 30px; + padding: 10px 10px 10px; + border-radius: 5px; + display: block; + + position: relative; + box-sizing: border-box; +} + +article h2 { + font-weight: bold; +} + +article a { + /* display: inline-block; + width:100%; + height: 100%; */ + box-sizing: border-box; + + position: absolute; + left: 0; + right: 0; + top: 0; + bottom: 0; +} diff --git a/docs/damage_calc/index.html b/docs/damage_calc/index.html new file mode 100644 index 0000000..4d3f274 --- /dev/null +++ b/docs/damage_calc/index.html @@ -0,0 +1,53 @@ + + + + WynnAtlas Help + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+

Lorem Ipsum

+

Hopefully this gets replced by a guide to Wynn 2.1 damage calculation

+
+
+ + + diff --git a/docs/index.html b/docs/index.html index 3266f47..8512092 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,9 +19,13 @@ + + + + + +
+ +
diff --git a/docs/items_adv_help/index.html b/docs/items_adv_help/index.html index 07cf6af..98d0e7b 100644 --- a/docs/items_adv_help/index.html +++ b/docs/items_adv_help/index.html @@ -22,6 +22,7 @@ +