Added "Things they never said" to the homepage

This commit is contained in:
Frankie B 2023-10-16 23:41:33 +01:00
commit 98f2ccefea
3 changed files with 54 additions and 2 deletions

View file

@ -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 @@ .error-box p {
margin: 0;
color: var(--foreground)
}
.never-said {
width: 400px;
}