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

@ -401,10 +401,10 @@ p.intro a {color: #ffffff !important}
A.post_no {color:#989898}
figcaption.fileinfo
p.fileinfo
{color: #989898 !important}
figcaption.fileinfo a:link{
p.fileinfo a:link{
color: #989898;
} !important;
max-width: 50%;
@ -422,10 +422,10 @@ p.intro a {color: #ffffff !important}
A.post_no {color:#989898}
figcaption.fileinfo
p.fileinfo
{color: #989898 !important}
figcaption.fileinfo a:link{
p.fileinfo a:link{
color: #989898;
}