diff options
Diffstat (limited to 'layouts/partials')
| -rw-r--r-- | layouts/partials/style.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/partials/style.html b/layouts/partials/style.html index d49bf2c..e922440 100644 --- a/layouts/partials/style.html +++ b/layouts/partials/style.html @@ -30,6 +30,10 @@ 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); } + img.missing { + display: none; + } + nav a, h1.post-title a, .category-link, |
