X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/dd97d72ae70af77315e97e26e8e60a0d202789e8..f4e9d89859fd521ec9eeb1f94f9caa374ef86960:/src/wolnelektury/static/scss/main/book_box.scss

diff --git a/src/wolnelektury/static/scss/main/book_box.scss b/src/wolnelektury/static/scss/main/book_box.scss
index 3e93b7530..b1bfe9341 100644
--- a/src/wolnelektury/static/scss/main/book_box.scss
+++ b/src/wolnelektury/static/scss/main/book_box.scss
@@ -148,6 +148,17 @@
     }
   }
 
+    .license-icon {
+      display: block;
+      @include size(margin-top, 5px);
+    }
+
+    .project-icon {
+      @include size(max-width, 100px);
+      @include size(max-height, 100px);
+    }
+
+
   .jp-type-playlist {
     margin-top: 24px;