X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/02a98d2af6f1fabf567b575c5f2d818688af1594..d64a8451dafc98e8f71455a55d123d22f3368ef9:/platforma/static/css/summary.css diff --git a/platforma/static/css/summary.css b/platforma/static/css/summary.css index 9f8def02..8fac6e1b 100644 --- a/platforma/static/css/summary.css +++ b/platforma/static/css/summary.css @@ -9,13 +9,23 @@ #summary-view .book-cover { float: left; margin: 1em; - max-height: 300px; + margin-right: 2em; + + height: 300px; + width: 212px; + + + border: 1px dashed black; } -#summary-view form p { +#summary-view p { margin: 0.5em; } -#summary-view form label { +#summary-view label { font-weight: bold; } + +#summary-view .book-cover { + +}