Accrued fixes, most recently making an effort to show all mentions.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3982 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2022-09-14 23:33:57 +00:00
parent 7077e69bf7
commit 88592886ca
7 changed files with 173 additions and 61 deletions

View File

@@ -12,4 +12,9 @@ a:visited {
a:hover {
color: #ddf;
}
img {
max-width: 640px;
max-height: 480px;
}
`;