diff --git a/index.html b/index.html index 54fa4cf..8300b80 100644 --- a/index.html +++ b/index.html @@ -4,25 +4,31 @@
Some SW2/SE mods that are available to download for your convinienve, or mine :)
-just a home page for normal stuff, use the new top navigation bar ^^
-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 @@ -@@ -35,7 +36,7 @@ | ||||
---|---|---|---|---|
Stick Empires | Game Constants | -/ | +None | / |