Code layout change.
[wolnelektury.git] / apps / wolnelektury_core / static / scss / main / fragment.scss
diff --git a/apps/wolnelektury_core/static/scss/main/fragment.scss b/apps/wolnelektury_core/static/scss/main/fragment.scss
deleted file mode 100755 (executable)
index 1eaf61c..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-.Fragment-item {
-    @include size(margin-bottom, 20px);
-    @include white-box;
-
-    .fragment {
-        color: black;
-        display: block;
-    }
-    .toggle {
-        @include size(font-size, 11px);
-        display: block;
-        @include size(padding, 5px 0);
-    }
-}