From d50abb3d48b9a504ac7f9bf992168f80c8571567 Mon Sep 17 00:00:00 2001 From: Ase's Son Date: Sat, 13 Apr 2024 13:02:59 +0200 Subject: [PATCH] added top navigation bar & desciptions to main pages --- index.html | 26 +++++---- other/EasyController/README.md | 2 - other/EasyController/index.html | 22 ++++++++ other/main.css | 94 +++++++++++++++++++++++++++------ other/wiki/index.html | 17 +++--- 5 files changed, 126 insertions(+), 35 deletions(-) delete mode 100644 other/EasyController/README.md create mode 100644 other/EasyController/index.html diff --git a/index.html b/index.html index 54fa4cf..8300b80 100644 --- a/index.html +++ b/index.html @@ -4,25 +4,31 @@ Main page + + -

Mods available for downloads

-

Some SW2/SE mods that are available to download for your convinienve, or mine :)

- +
+ Home + Wiki Page + EasyController +
-
+ +

Home

+

just a home page for normal stuff, use the new top navigation bar ^^

-
+ diff --git a/other/EasyController/README.md b/other/EasyController/README.md deleted file mode 100644 index 7d962d7..0000000 --- a/other/EasyController/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# What is EasyController? -check later lmao diff --git a/other/EasyController/index.html b/other/EasyController/index.html new file mode 100644 index 0000000..dd38681 --- /dev/null +++ b/other/EasyController/index.html @@ -0,0 +1,22 @@ + + + + + + Main page + + + + + +
+ Home + Wiki Page + EasyController +
+ + +

EasyController

+

The github page is linked, and the current version(developer for now) is here.

+ + \ No newline at end of file diff --git a/other/main.css b/other/main.css index 7d848a0..6fdc85f 100644 --- a/other/main.css +++ b/other/main.css @@ -1,6 +1,6 @@ body { font-family: Frutiger, Arial, sans-serif; - color: black; + color: #24292E; } h1, h3 { font-family: Frutiger, Arial, sans-serif; @@ -26,23 +26,9 @@ p { margin: 0%; font-size: 20px; } -a { - color: rgb(0, 102, 255); - text-decoration: none; -} a:hover { text-decoration: underline; } -@media (prefers-color-scheme: dark) { - body { - color: #D8D5D1; - background-color: #181A1B; - } - a { - color: rgb(0, 255, 149); - text-decoration: none; - } -} .table-container { margin: 0 auto; @@ -62,6 +48,84 @@ th { color: #24292E; } +@media (prefers-color-scheme: light) { + body { + font-family: Frutiger, Arial, sans-serif; + color: #24292E; + } + a { + color: rgb(0, 102, 255); + text-decoration: none; + } + .topnav { + overflow: hidden; + /*background-color: #191b1d;*/ + } + .topnav a { + float: left; + color: #24292E; + text-align: center; + padding: 14px 16px; + text-decoration: none; + font-size: 17px; + } + .topnav a:hover { + background-color: #cecece6b; + color: #191b1d; + } + .topnav a.active { + color: rgb(0, 102, 255); + } +} + +@media (prefers-color-scheme: dark) { + body { + color: #D8D5D1; + background-color: #181A1B; + } + a { + color: rgb(0, 255, 149); + text-decoration: none; + } + .topnav { + overflow: hidden; + /*background-color: #191b1d;*/ + } + .topnav a { + float: left; + color: #C1CAC7; + text-align: center; + padding: 14px 16px; + text-decoration: none; + font-size: 17px; + } + .topnav a:hover { + background-color: #262627; + color: #D5D3D1; + } + .topnav a.active { + color: rgb(0, 255, 149); + } + + .table-container { + margin: 0 auto; + } + table { + width: 100%; + max-width: 50%; /* Limiting to 40% of screen width */ + border-collapse: collapse; + } + th, td { + border: 1px solid gray; + text-align: center; + padding: 5px; + } + th { + background-color: rgb(32, 34, 34); + color: rgb(204, 202, 199); + } +} + @font-face { font-family: Frutiger; src: url('FrutigerNeue.ttf'); diff --git a/other/wiki/index.html b/other/wiki/index.html index e9ae935..44c6d0c 100644 --- a/other/wiki/index.html +++ b/other/wiki/index.html @@ -3,16 +3,17 @@ - Wiki Page + Wiki Resources + -

Main Resources

- +
+ Home + Wiki Page + EasyController +
+

Wiki Resources

@@ -35,7 +36,7 @@

Main Resources

- +
Stick Empires Game Constants/None /