diff --git a/index.php b/index.php index 106d6e2..954069a 100644 --- a/index.php +++ b/index.php @@ -43,6 +43,19 @@
+ Things at tilde.club are going well, Thank you to all our new and existing users. + Lets make 2020 a great one for ~club and the wider tildeverse! +
+so what's new?
+tilde.club is back!! as of september 20th, we're now accepting diff --git a/style.css b/style.css index 62fca36..2aa0213 100644 --- a/style.css +++ b/style.css @@ -13,12 +13,12 @@ ol { body { margin: 1em; font-family: "courier new", monospace; - color: #d46700; + color: #f89406; background: #000400; word-wrap: break-word; } a { - color: #d46700; + color: #f89406; font-weight: bold; padding-right: 0.25em; }