Added more microformats to toots layout

This commit is contained in:
Brandon Rozek 2022-05-14 23:27:59 -04:00
parent adf2a4c4d2
commit 801e526a4a
3 changed files with 52 additions and 38 deletions

View file

@ -329,9 +329,9 @@ footer {
margin-bottom: 0;
}
.toot-avatar { display: inline-block; }
.toot .e-content img { border: 2px solid black; }
.toot img { border: 2px solid black; }
.toot .e-content p:first-of-type {
.toot .date {
display: inline-block;
}
.toot-photos {