aboutsummaryrefslogtreecommitdiff
path: root/template/style.css
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-10-07 21:13:14 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-10-07 21:13:14 +0200
commit7f631c493d04ba96e36975365532e2172fec367e (patch)
treefc0c0f81901f77f44c572536b7388babaf2d98ee /template/style.css
parent994c67d522b413fb3184376955a43d4a4f50d716 (diff)
downloadmitjafelicijan.com-7f631c493d04ba96e36975365532e2172fec367e.tar.gz
Added dithered images
Diffstat (limited to 'template/style.css')
-rwxr-xr-xtemplate/style.css1
1 files changed, 1 insertions, 0 deletions
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 {
307 position: relative; 307 position: relative;
308 left: -10%; 308 left: -10%;
309 margin: 70px auto; 309 margin: 70px auto;
310 border: 1px solid #eee;
310} 311}
311 312
312article strong { 313article strong {