diff --git a/tuxcord/members.json b/tuxcord/members.json index 78d32a9..f5e48e9 100644 --- a/tuxcord/members.json +++ b/tuxcord/members.json @@ -10,6 +10,7 @@ }, { "name": "ErrorNoInternet", + "website": "https://github.com/ErrorNoInternet", "pfp": "error.png", "additional": "Admin" }, diff --git a/tuxcord/static/favicon.ico b/tuxcord/static/favicon.ico index 3cd1c0c..3408e56 100644 Binary files a/tuxcord/static/favicon.ico and b/tuxcord/static/favicon.ico differ diff --git a/tuxcord/static/index.css b/tuxcord/static/index.css index 0853940..274fac6 100644 --- a/tuxcord/static/index.css +++ b/tuxcord/static/index.css @@ -19,7 +19,7 @@ h1 { #footer-links { margin: 0px; padding: 5px; - border-top: 1px solid var(--accent); + border-top: 1px solid white; } hr { color: #ffffff; @@ -46,8 +46,7 @@ a { border-radius: 50%; } #member img:hover { - transform: scale(1.2); - filter: drop-shadow(0 0 3px #202020); + filter: drop-shadow(0 0 3px #202020); } #member-role { color: #888888; @@ -63,5 +62,6 @@ a { margin: 20px; } #member:hover { + transform: scale(1.2); background: #222222; } diff --git a/tuxcord/static/tuxcord.png b/tuxcord/static/tuxcord.png new file mode 100644 index 0000000..3edbe24 Binary files /dev/null and b/tuxcord/static/tuxcord.png differ diff --git a/tuxcord/templates/index.html b/tuxcord/templates/index.html index b1d8099..666f562 100644 --- a/tuxcord/templates/index.html +++ b/tuxcord/templates/index.html @@ -12,7 +12,7 @@

Services we provide: