From c8b6156237ad9da25533eade4cbe5c859689c7e8 Mon Sep 17 00:00:00 2001 From: arf20 Date: Mon, 16 Sep 2024 09:13:39 +0200 Subject: Narrower index, webring message edit --- index.html | 77 ++++++++++++++++++++++++++++++++---------------------------- style.css | 7 ++++++ webring.html | 2 +- 3 files changed, 49 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index d736716..ad5f652 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ ARFNET
-
+
+ Now fully legal +
- About me
- Projects
- About ARFNET
- Lore
- Blog
- ServicesOrder
- Memes
- Chat
- Game
- Webmail
- Nextcloud
- Jellyfin
- Cgit
- Forum
- USENET - Web newsreader
- Grafana
- Debian repo
- Radio
- Astrophotography section
- Webring
+
+ About me
+ Projects
+ About ARFNET
+ Lore
+ Blog
+ ServicesOrder
+ Memes
+ Chat
+ Game
+ Webmail
+ Nextcloud
+ Jellyfin
+ Cgit
+ Forum
+ USENET + Web newsreader
+ Grafana
+ Debian repo
+ Radio
+ Astrophotography section
+ Webring
+

- Last modification 20-02-2024. Estabished somewhere around 2019. Sysadmin: arf20. Contact: arf20@arf20.com PGP Murcia, Spain.
- Everything here is by default published under the GPLv3 - Copyright © 2023 ARFNET
- - - - - - - - - - + diff --git a/style.css b/style.css index d2554a9..cc5eb68 100644 --- a/style.css +++ b/style.css @@ -23,6 +23,13 @@ body { background-image: url("tile1.jpg"); background-repeat: repeat; font-family: terminus; + max-width: 1200px; + margin-left: auto; + margin-right: auto; +} + +.nav { + text-align: center; } .fst { diff --git a/webring.html b/webring.html index 60ad544..736b2d8 100755 --- a/webring.html +++ b/webring.html @@ -15,7 +15,7 @@

Webring

-

Make me a PR on github or contact me through mail or discord to be here

+

Send me a patch to development@arf20.com (repo: git://git.arf20.com/arfnet2) or contact me if you want to be featured here :3

Use this button if you want to add ARFNET to your site:







-- cgit v1.2.3