diff options
-rw-r--r-- | irc.html | 2 | ||||
-rw-r--r-- | matrix.html | 2 | ||||
-rw-r--r-- | styles.css | 2 | ||||
-rw-r--r-- | xmpp.html | 3 |
4 files changed, 4 insertions, 5 deletions
@@ -21,7 +21,7 @@ <a href="/kiwi">IRC Webchat</a> -<a href="/register">Registration</a> +<a href="/kiwi">Registration [It's down at the moment so it redirects to Webchat]</a> diff --git a/matrix.html b/matrix.html index 7e6d822..088fab2 100644 --- a/matrix.html +++ b/matrix.html @@ -18,7 +18,7 @@ └─┘ ┘ │ ──┘ ┘ │ -coming as soon as cranberry fixes it. +It's in the works. </pre> </body> @@ -5,7 +5,7 @@ body { a { text-decoration: none; - color: hotpink; + color: green; } a:hover { @@ -18,8 +18,7 @@ └─┘ ┘ │ ──┘ ┘ │ -coming soon based on mogad0n - +It's in the works. </pre> </body> </html> |