Added border to images

This commit is contained in:
Marcus Noble 2021-08-31 19:11:24 +01:00
parent 15f34154f1
commit 007724b8b1
1 changed files with 1 additions and 0 deletions

View File

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