X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/02a98d2af6f1fabf567b575c5f2d818688af1594..f938afb8ab4cb091d12e0ef0311eaea14b774798:/platforma/static/css/summary.css?ds=inline diff --git a/platforma/static/css/summary.css b/platforma/static/css/summary.css deleted file mode 100644 index 9f8def02..00000000 --- a/platforma/static/css/summary.css +++ /dev/null @@ -1,21 +0,0 @@ -#summary-view-editor { - background: white; -} - -#summary-view { - padding: 1em; -} - -#summary-view .book-cover { - float: left; - margin: 1em; - max-height: 300px; -} - -#summary-view form p { - margin: 0.5em; -} - -#summary-view form label { - font-weight: bold; -}