forked from leftypol/leftypol
stylesheets: do not expand fileinfo beyond image width. Fix #188
This commit is contained in:
parent
a1d5f755b1
commit
d23bfb6af5
30 changed files with 114 additions and 112 deletions
|
@ -401,10 +401,10 @@ p.intro a {color: #ffffff !important}
|
|||
A.post_no {color:#989898}
|
||||
|
||||
|
||||
p.fileinfo
|
||||
figcaption.fileinfo
|
||||
{color: #989898 !important}
|
||||
|
||||
p.fileinfo a:link{
|
||||
figcaption.fileinfo a:link{
|
||||
color: #989898;
|
||||
} !important;
|
||||
max-width: 50%;
|
||||
|
@ -422,10 +422,10 @@ p.intro a {color: #ffffff !important}
|
|||
A.post_no {color:#989898}
|
||||
|
||||
|
||||
p.fileinfo
|
||||
figcaption.fileinfo
|
||||
{color: #989898 !important}
|
||||
|
||||
p.fileinfo a:link{
|
||||
figcaption.fileinfo a:link{
|
||||
color: #989898;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue