X-Git-Url: https://git.distorted.org.uk/~mdw/tgal/blobdiff_plain/fd972456d42c0d1e5031e4d12ae2ae74384e1582..7cd805d11b686c973574dd5cab7b1cb8f907f26d:/static/tgal.css diff --git a/static/tgal.css b/static/tgal.css index aa64878..73e3933 100644 --- a/static/tgal.css +++ b/static/tgal.css @@ -150,6 +150,11 @@ a.view { } a:link:hover.view { background: inherit; } +a.view picture { + display: flex; flex-direction: column; + flex-grow: 1; flex-basis: 0; +} + a.view img { min-width: 0; min-height: 0; max-width: 100%; max-height: 100%;