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

@ -4,7 +4,7 @@ body {
font-family: monospace;
font-size: 11px;
}
@font-face
@font-face
{
font-family: 'lain';
src: url('./fonts/nrdyyh.woff') format('woff'),
@ -41,7 +41,7 @@ a.post_no {
color: #B332E6;
text-decoration: none;
}
span.quote
span.quote
{
color:#00ff00;
}
@ -127,7 +127,7 @@ input[type="submit"]:hover {
border: #888888 1px solid;
color: #00FF00;
}
p.fileinfo a:hover {
figcaption.fileinfo a:hover {
text-decoration: underline;
}
span.trip {