summaryrefslogtreecommitdiff
path: root/template/header.html
diff options
context:
space:
mode:
authorVincent Douillet <vincent@vdouillet.fr>2022-05-16 23:19:27 +0200
committerVincent Douillet <vincent@vdouillet.fr>2022-05-16 23:19:27 +0200
commitf3af4b491b70bb13f1204a07e897b16d09bc8f5a (patch)
treef867c2031f3f0ba6a7ba32cb4d3794f49a5ce976 /template/header.html
parent25547303a15d699749b382cf4f33ee744820a431 (diff)
article: which gpu for a 1999 pc?
Diffstat (limited to 'template/header.html')
-rw-r--r--template/header.html2
1 files changed, 1 insertions, 1 deletions
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}
</style>