about summary refs log tree commit diff homepage
path: root/static/archive.css
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-12-15 15:34:24 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-12-15 15:55:37 +0900
commitcd07645af510a6e16d132c6ec96c49707bbceb23 (patch)
treefb226b5b72b7cb5bb4f455c89eaee3a041d392aa /static/archive.css
parentb6f13b126acb62f036fa508cfc05120a718aea16 (diff)
downloadphylactery-cd07645af510a6e16d132c6ec96c49707bbceb23.tar.gz
Use new CSS stuff
Diffstat (limited to 'static/archive.css')
-rw-r--r--static/archive.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/archive.css b/static/archive.css
index 628461e..5ca766f 100644
--- a/static/archive.css
+++ b/static/archive.css
@@ -14,6 +14,7 @@ nav > a:hover { font-weight: bold }
 #next { background-color: #204a87 }
 
 img {
+    content-visibility: auto;
     display: block;
     margin: auto;
     max-width: 100%;