diff --git a/css/glowingbear.css b/css/glowingbear.css
index d6e36fa..06d633c 100644
--- a/css/glowingbear.css
+++ b/css/glowingbear.css
@@ -340,6 +340,11 @@ img.embed {
max-height: 300px;
}
+
+table.notimestamp td.time {
+ display: none !important;
+}
+
.modal ul {
list-style: none;
padding-left: 15px;
diff --git a/index.html b/index.html
index d6c2353..cb25a35 100644
--- a/index.html
+++ b/index.html
@@ -192,7 +192,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel
-
+