Added border to images

This commit is contained in:
2021-08-31 19:11:24 +01:00
parent 15f34154f1
commit 007724b8b1

View File

@@ -111,6 +111,7 @@ figure {
img {
max-width: 100%;
border: 1px solid rgba(100,100,100,.2);
}
p {