diff --git a/docs/index.html b/docs/index.html index 36c45ac..3bb7cd5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,13 +2,19 @@ Docs - Arx Fatalis Mods and Tools - + - + @@ -17,7 +23,7 @@
Arx Fatalis -

Mods and Tools

+

Arx Fatalis Mods and Tools

-

Docs

+
+

Docs

- + +
diff --git a/index.html b/index.html index 2df51e6..2d0b2d5 100644 --- a/index.html +++ b/index.html @@ -2,13 +2,19 @@ Arx Fatalis Mods and Tools - + - + @@ -17,7 +23,7 @@
Arx Fatalis -

Mods and Tools

+

Arx Fatalis Mods and Tools

-

Contents

- +
+

Contents

+ +
diff --git a/maps/index.html b/maps/index.html index fa2f58e..5ac9e75 100644 --- a/maps/index.html +++ b/maps/index.html @@ -1,14 +1,20 @@ - Maps - Arx Fatalis Mods and Tools - + Custom Maps - Arx Fatalis Mods and Tools + - + @@ -17,7 +23,7 @@
Arx Fatalis -

Mods and Tools

+

Arx Fatalis Mods and Tools

-

Maps

+
+

Custom Maps for Arx Fatalis

-
diff --git a/mods/index.html b/mods/index.html index 410318d..a79360b 100644 --- a/mods/index.html +++ b/mods/index.html @@ -2,13 +2,19 @@ Mods - Arx Fatalis Mods and Tools - + - + @@ -17,7 +23,7 @@
Arx Fatalis -

Mods and Tools

+

Arx Fatalis Mods and Tools

-

Mods

+
+

Mods

- +

+ + + All mods listed on this page are compatible with + ArxLibertatisModManager + + +

-

- - - All mods listed on this page are compatible with - ArxLibertatisModManager - - -

+ +
diff --git a/sitemap.xml b/sitemap.xml index fa021a3..8d70a5a 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -10,22 +10,27 @@ https://arx-tools.github.io/ - 2023-04-13T07:21:48+00:00 + 2024-06-22T12:12:20+00:00 1.00 https://arx-tools.github.io/maps/ - 2023-04-13T07:21:48+00:00 + 2024-06-22T12:12:20+00:00 0.80 https://arx-tools.github.io/mods/ - 2023-04-13T07:21:48+00:00 + 2024-06-22T12:12:20+00:00 0.80 https://arx-tools.github.io/tools/ - 2023-04-13T07:21:48+00:00 + 2024-06-22T12:12:20+00:00 + 0.80 + + + https://arx-tools.github.io/docs/ + 2024-06-22T12:12:20+00:00 0.80 diff --git a/style.css b/style.css index 2fcc1eb..5c67d9a 100644 --- a/style.css +++ b/style.css @@ -15,8 +15,6 @@ body { body { font-family: sans-serif; - background: url("/arx-bg-image.webp") no-repeat center center var(--walnut-brown); - background-size: cover; color: var(--cornsilk); font-size: 1.1em; display: flex; @@ -38,6 +36,10 @@ header img { main { flex: 1; + background: url("/arx-bg-image.webp") no-repeat center center var(--walnut-brown); + background-size: cover; +} +main > div { width: 800px; margin: 0 auto; } @@ -114,8 +116,20 @@ figure figcaption { content: none; } -main > ul li { - margin-bottom: 12px; +main > div > ul { + padding: 0; + margin: 40px 0; +} +main > div > ul li { + margin-bottom: 30px; + list-style: none; +} +main > div > ul li span { + display: block; +} + +main p { + margin-top: -10px; } em > a { @@ -161,3 +175,14 @@ em > a { aspect-ratio: 16/9; font-size: 12px; } + +.mods li[data-type]::before { + content: attr(data-type); + display: inline-block; + background: var(--bistre); + font-size: 0.75rem; + padding: 0 4px; + border-radius: 3px; + line-height: 20px; + vertical-align: top; +} diff --git a/tools/index.html b/tools/index.html index 554a4c1..3baa747 100644 --- a/tools/index.html +++ b/tools/index.html @@ -2,13 +2,19 @@ Tools - Arx Fatalis Mods and Tools - + - + @@ -17,7 +23,7 @@
Arx Fatalis -

Mods and Tools

+

Arx Fatalis Mods and Tools

-

Tools

+
+

Tools

- + +