diff options
author | Vincent Douillet <vincent@vdouillet.fr> | 2022-04-08 18:50:41 +0200 |
---|---|---|
committer | Vincent Douillet <vincent@vdouillet.fr> | 2022-04-08 18:50:41 +0200 |
commit | 25547303a15d699749b382cf4f33ee744820a431 (patch) | |
tree | 5fb2f1aff2533a72c191ed2c2d87f5eee4ea605b /template/header.html | |
parent | b5e822aaf1ba61134c05dc38506c4a4031d7c9c1 (diff) |
article: x11vnc on openbsd
Diffstat (limited to 'template/header.html')
-rw-r--r-- | template/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/header.html b/template/header.html index 19342a0..463b778 100644 --- a/template/header.html +++ b/template/header.html @@ -24,4 +24,5 @@ body{max-width:none;font-size:1em} .noprint{display:none} } + article > p > a > img{width:100%} </style> |