X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7f0caf88dd3aac2e4d5bb4ee064137e03ecd4f03..9a7603cfbfdf7c0b4a2210ef454cecf894c5e172:/apps/wolnelektury_core/static/css/main/fragment.scss?ds=sidebyside diff --git a/apps/wolnelektury_core/static/css/main/fragment.scss b/apps/wolnelektury_core/static/css/main/fragment.scss deleted file mode 100755 index f82d50a4e..000000000 --- a/apps/wolnelektury_core/static/css/main/fragment.scss +++ /dev/null @@ -1,19 +0,0 @@ -@import "tools"; - -.Fragment-item { - @include size-px(margin-bottom, 20); - @include white-box; - - .fragment { - color: black; - display: block; - } - .toggle { - @include size-px(font-size, 11); - display: block; - @include size-px(padding-top, 5); - @include size-px(padding-bottom, 5); - @include size-px(padding-left, 0); - @include size-px(padding-right, 0); - } -}