X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/845904c7c85fbed75b10be702f102d817ed0d7f5..149903ae7da0968ef3b1b0dc0f329afeaa5a7007:/src/wolnelektury/static/scss/book_text/references.scss diff --git a/src/wolnelektury/static/scss/book_text/references.scss b/src/wolnelektury/static/scss/book_text/references.scss index e188025af..3ef469a45 100644 --- a/src/wolnelektury/static/scss/book_text/references.scss +++ b/src/wolnelektury/static/scss/book_text/references.scss @@ -34,7 +34,11 @@ a.reference.interesting::after { vertical-align: middle; margin: 0 10px 0 0; img { - height: 100px; + width: auto; + border: 5px solid white; + box-shadow: 4px 4px 4px #666; + max-width: 240px; + max-height: 200px; } } }