diff --git a/index.html b/index.html index 6e20be9..40a0d4b 100755 --- a/index.html +++ b/index.html @@ -87,7 +87,7 @@ 🐄Gentoo Wiki - lr.drgnz.club + wiki.gentoo.org Gentoo is great. That's why I like editing its wiki @@ -116,10 +116,10 @@ Cheogram (mobile) -->
- +[HDD]: Samsung 970 EVO (2TB)-->

Proudly gnutard

@@ -157,7 +157,7 @@ This is a server that runs bidzan.net, waffelo.net, drgnz.club and all of its se Finnegan (finnswonderland.eu) - author of the website avatar
- Last updated: 2nd of August, 2025 + Last updated: 5th of August, 2025
Copyright © 2022-2025 Jakub Bidžan
License GPLv3+: GNU diff --git a/style.css b/style.css index d1ac3e4..c26b56f 100755 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ body { color: white; font-family: monospace; -font-size: 20px; +font-size: 16px; margin-left: 10%; margin-right: 10%; text-align: justify; @@ -145,7 +145,7 @@ border-radius: 15px; background-color: black; margin-left: auto; margin-right: auto; - width: 85%; + width: 65%; border: 3px solid orange; border-radius: 5px; }