about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--coc.html10
-rw-r--r--tilde.css4
2 files changed, 9 insertions, 5 deletions
diff --git a/coc.html b/coc.html
index a99541d..6ccfa8d 100644
--- a/coc.html
+++ b/coc.html
@@ -99,14 +99,14 @@ concise description of your grievance.</p>
 <h2>9. Contact Information</h2>
 <p>tilde.institute admin:</p>
 <ul>
-<li><a href="http://ahriman.tilde.institute">ahriman</a>
-  &#9993; <a href="mailto:tilde.institute@protonmail.com">tilde.institute@protonmail.com</a></li>
+<li><a href="http://falte.red">ahriman</a>
+  &#9993; <a href="mailto:ahriman@falte.red">ahriman@falte.red</a></li>
 </ul>
 <p>Admins can be reached privately:</p>
 <ul>
-<li>on <a href="https://tilde.town">tilde.town</a> or <a href="https://tilde.chat">tildeverse</a> IRC using <code>/msg ahriman hello</code></li>
-<li>via local tilde.town email, e.g. <code>ahriman@tilde.town</code></li>
-<li>or via normal internet e-mail at the addresses listed above.</li>
+<li>on IRC using <code>&nbsp;/msg ahriman hello&nbsp;</code></li>
+<li>via e-mail at the private addresses listed above.</li>
+<li>via the main tilde.institute email address: <a href="mailto:tilde.institute@protonmail.com">tilde.institute@protonmail.com</a>
 </ul>
 <h2>10. License and Attribution</h2>
 <p>This code of conduct is based on
diff --git a/tilde.css b/tilde.css
index bfdfdf4..1268b76 100644
--- a/tilde.css
+++ b/tilde.css
@@ -64,6 +64,10 @@ p {
 }
 code {
     text-indent: 30px;
+    font-family: monospace;
+    font: DejaVu Sans Mono;
+    color: #000000;
+    background-color: #999999;
 }
 em {
     font-style: bold;