X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9a7603cfbfdf7c0b4a2210ef454cecf894c5e172..357027375ff8867f42ca34bcbfb5a78b5b185fc3:/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 index 1eaf61ce9..000000000 --- a/apps/wolnelektury_core/static/scss/main/fragment.scss +++ /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); - } -}