Add file info at top of post images

This commit is contained in:
Dominic Ferrando
2025-04-21 00:57:35 -04:00
parent 65a3c155ce
commit 4e4b5614e0
4 changed files with 79 additions and 3 deletions
+7 -1
View File
@@ -216,6 +216,12 @@ body {
max-width: 100%;
}
.post-img-info {
display: inline-block;
font-size: 10px;
margin-left: 5px;
}
.post-body {
margin-top: 10px;
margin-left: 5px;
@@ -253,7 +259,7 @@ body {
color: rgb(52, 52, 92);
text-decoration: underline;
cursor: pointer;
margin-left: 8px;
margin-left: 4px;
}
.reply-link-header:hover {