Actual initial commit
This commit is contained in:
parent
163b7e22ce
commit
7d4d712e6c
2
irc.html
2
irc.html
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
<a href="/kiwi">IRC Webchat</a>
|
<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>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
└─┘ ┘ │ ──┘ ┘ │
|
└─┘ ┘ │ ──┘ ┘ │
|
||||||
|
|
||||||
|
|
||||||
coming as soon as cranberry fixes it.
|
It's in the works.
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
|
@ -5,7 +5,7 @@ body {
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: hotpink;
|
color: green;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user