X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fvier%2Fstyle.css;h=e08e103b8a919be0f4ca424082d15fc5adddddc9;hb=0db83b958659582ef2a7a20226cc7eea06bd9397;hp=5b084567b6c699eed5174c9d78af952242938108;hpb=743f2e0391315d6945b5c53a4d08938ee85e6aed;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 5b084567b6..e08e103b8a 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1141,6 +1141,10 @@ aside h4, right_aside h4 { font-size: 1.17em; } +aside img { + max-width: 175px; +} + .nets-ul { margin-top: 0px; } @@ -1428,8 +1432,8 @@ section.minimal { } .children .wall-item-container .wall-item-item .wall-item-content img { /* max-width: 650px; */ - /* max-width: 580px; */ - max-width: 100%; + max-width: 520px; + /* max-width: 100%; */ } .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions { display: table-cell;