Rearrange source to src dir.
[redakcja.git] / redakcja / static / css / summary.css
diff --git a/redakcja/static/css/summary.css b/redakcja/static/css/summary.css
deleted file mode 100644 (file)
index 5111ad5..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-#summary-view-editor {
-       background: white;
-}
-
-#summary-view {
-       padding: 1em;
-}
-
-#summary-view .summary-cover-area {
-       float: left;
-       margin: 1em;
-       margin-right: 2em;
-}
-
-#summary-view .book-cover {
-       height: 300px;
-       width: 216px;
-}
-
-#summary-view p {
-       margin: 0.5em;
-}
-
-#summary-view label {
-       font-weight: bold;
-}
-
-#summary-view .book-cover {
-
-}