From 48f5d7ea8b38759ec3d379abd062111dbf05e625 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Tue, 27 May 2025 20:08:25 -0600 Subject: [PATCH] -- --- index.html | 1 + irc.html | 1 + style.css | 5 +++++ 3 files changed, 7 insertions(+) diff --git a/index.html b/index.html index 089203e..eb46458 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ | Git/Xolatile | IRC/Xolatile +| Mumble/Xolatile | diff --git a/irc.html b/irc.html index f8525ea..3d07c1e 100644 --- a/irc.html +++ b/irc.html @@ -8,6 +8,7 @@ Xolatile.Top +< Back

I don't understand half English words I type...

--- Ognjen Milan Robovic

diff --git a/style.css b/style.css index 2df26b2..459e33f 100644 --- a/style.css +++ b/style.css @@ -15,3 +15,8 @@ font-size: 2em; #flag { } +#back { +float: left; +padding-left: 5em; +font-size: 11px; +}