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

@ -121,7 +121,7 @@ input[type="submit"]:hover {
background: #111111;
border: 1px dotted;
}
figcaption.fileinfo a:hover {
p.fileinfo a:hover {
text-decoration: underline;
}
div.pages {