Revert "stylesheets: do not expand fileinfo beyond image width. Fix #188"

This reverts commit d23bfb6af5.
This commit is contained in:
Zankaria 2024-09-05 17:00:33 +02:00
parent 326a623d11
commit bc7de94268
30 changed files with 112 additions and 114 deletions

View file

@ -41,11 +41,11 @@ div.banner {
font-size: 12px;
}
figcaption.fileinfo {
p.fileinfo {
text-decoration: underline;
}
figcaption.fileinfo span.unimportant, figcaption.fileinfo a {
p.fileinfo span.unimportant, p.fileinfo a {
font-size: 12px;
}