From 7f631c493d04ba96e36975365532e2172fec367e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 7 Oct 2021 21:13:14 +0200 Subject: Added dithered images --- template/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'template/style.css') diff --git a/template/style.css b/template/style.css index 8152dab..8da06fd 100755 --- a/template/style.css +++ b/template/style.css @@ -307,6 +307,7 @@ article img { position: relative; left: -10%; margin: 70px auto; + border: 1px solid #eee; } article strong { -- cgit v1.2.3