diff --git a/style/shiny/single.css b/style/shiny/single.css index c93676a..e8d7e4f 100644 --- a/style/shiny/single.css +++ b/style/shiny/single.css @@ -102,6 +102,8 @@ body { #info figure img { max-width: 100%; + border: var(--border-thickness) solid var(--border-col); + box-shadow: var(--text-shadow); } #info .light-bg {