aboutsummaryrefslogtreecommitdiff
path: root/public/css
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-10-16 23:41:33 +0100
committerFrankie B <git@diskfloppy.me>2023-10-16 23:41:49 +0100
commit80c7ecc6ee3dd1896a285310d186a47da6bea12b (patch)
tree0d6d6bff7c5dfb9eba2ec01f96dea8f96914e6e6 /public/css
parent089ddcaf0be7c2a2744e7b61092a59d56100da62 (diff)
Added "Things they never said" to the homepage
Diffstat (limited to 'public/css')
-rw-r--r--public/css/master.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/public/css/master.css b/public/css/master.css
index f0862ec..9ce1c07 100644
--- a/public/css/master.css
+++ b/public/css/master.css
@@ -308,7 +308,6 @@ table.gb-admin tr td.gb-message {
table.info-table tr td {
border: none;
padding-right: 5px;
- vertical-align: bottom;
}
table.info-table tr td h1,
@@ -387,3 +386,8 @@ a:hover {
margin: 0;
color: var(--foreground)
}
+
+.never-said {
+ width: 400px;
+}
+