From 80c7ecc6ee3dd1896a285310d186a47da6bea12b Mon Sep 17 00:00:00 2001 From: Frankie B Date: Mon, 16 Oct 2023 23:41:33 +0100 Subject: Added "Things they never said" to the homepage --- public/css/master.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'public/css/master.css') 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; +} + -- cgit v1.2.3-54-g00ecf