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

This commit is contained in:
Zankaria 2024-09-05 15:55:01 +02:00
parent a1d5f755b1
commit d23bfb6af5
30 changed files with 114 additions and 112 deletions

View file

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