Simpler deployment.
[redakcja.git] / platforma / static / css / summary.css
diff --git a/platforma/static/css/summary.css b/platforma/static/css/summary.css
deleted file mode 100644 (file)
index 8fac6e1..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-#summary-view-editor {
-       background: white;
-}
-
-#summary-view {
-       padding: 1em;                   
-}
-
-#summary-view .book-cover {
-       float: left;
-       margin: 1em;
-       margin-right: 2em;
-       
-       height: 300px;
-       width: 212px;
-       
-       
-       border: 1px dashed black;
-}
-
-#summary-view p {
-       margin: 0.5em; 
-}
-
-#summary-view label {
-       font-weight: bold; 
-}  
-
-#summary-view .book-cover {
-       
-}