Added border to images
This commit is contained in:
parent
15f34154f1
commit
007724b8b1
@ -111,6 +111,7 @@ figure {
|
|||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
border: 1px solid rgba(100,100,100,.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
Loading…
Reference in New Issue
Block a user