From f3af4b491b70bb13f1204a07e897b16d09bc8f5a Mon Sep 17 00:00:00 2001 From: Vincent Douillet Date: Mon, 16 May 2022 23:19:27 +0200 Subject: article: which gpu for a 1999 pc? --- template/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/header.html') diff --git a/template/header.html b/template/header.html index 463b778..8a88647 100644 --- a/template/header.html +++ b/template/header.html @@ -24,5 +24,5 @@ body{max-width:none;font-size:1em} .noprint{display:none} } - article > p > a > img{width:100%} + article > p > a > img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto} -- cgit v1.2.3