Added new design
authorDamian Zawadzki <damian.zawadzki@outlook.com>
Mon, 24 Jan 2022 09:35:55 +0000 (10:35 +0100)
committerDamian Zawadzki <damian.zawadzki@outlook.com>
Mon, 24 Jan 2022 09:35:55 +0000 (10:35 +0100)
commita8282aa69e00292bec986722c5230ff89f96f450
tree79fab604bc22e6bf01b203a1eca321d35db1bcac
parent14eaee7aef2e0f89f0210f087d10eeaed0bedf43
Added new design
117 files changed:
src/wolnelektury/static/2022/fonts/wl.svg [new file with mode: 0644]
src/wolnelektury/static/2022/fonts/wl.ttf [new file with mode: 0644]
src/wolnelektury/static/2022/fonts/wl.woff [new file with mode: 0644]
src/wolnelektury/static/2022/images/FNP-logo.png [new file with mode: 0644]
src/wolnelektury/static/2022/images/MKiDN.png [new file with mode: 0644]
src/wolnelektury/static/2022/images/author.jpg [new file with mode: 0644]
src/wolnelektury/static/2022/images/bg.png [new file with mode: 0644]
src/wolnelektury/static/2022/images/book-1.jpg [new file with mode: 0644]
src/wolnelektury/static/2022/images/book-2.jpg [new file with mode: 0644]
src/wolnelektury/static/2022/images/book-3.jpg [new file with mode: 0644]
src/wolnelektury/static/2022/images/book-4.jpg [new file with mode: 0644]
src/wolnelektury/static/2022/images/close.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/fav.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/header.jpg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/acc-1.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/acc-2.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/acc-3.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/all.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/arrow-down.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/arrow-right.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/arrow-up.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/audio.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/book.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/eye.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/like.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/liked.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/play.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/quote.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/icons/search.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/img-1.jpg [new file with mode: 0644]
src/wolnelektury/static/2022/images/logo.png [new file with mode: 0644]
src/wolnelektury/static/2022/images/play.svg [new file with mode: 0644]
src/wolnelektury/static/2022/index.html [new file with mode: 0644]
src/wolnelektury/static/2022/scripts/main.js [new file with mode: 0644]
src/wolnelektury/static/2022/scripts/modernizr.js [new file with mode: 0644]
src/wolnelektury/static/2022/scripts/vendor.js [new file with mode: 0644]
src/wolnelektury/static/2022/styles/base/_fonts.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/base/_global.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/base/_icons.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/base/_module.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/components/_hamburger.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/components/_media.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/components/_module.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/components/_player.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/components/_support.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_article.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_aside.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_author.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_books.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_breadcrumb.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_button.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_container.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_content.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_footer.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_header.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_main.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_module.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_navigation.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_section.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/layout/_themes.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/main.css [new file with mode: 0644]
src/wolnelektury/static/2022/styles/main.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/pages/_module.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/_bourbon.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/_mixins.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/_module.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/_vars.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/helpers/_buttons-list.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/helpers/_scales.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/helpers/_text-inputs-list.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_border-color.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_border-radius.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_border-style.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_border-width.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_buttons.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_clearfix.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_contrast-switch.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_ellipsis.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_font-face.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_font-stacks.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_hide-text.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_hide-visually.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_margin.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_modular-scale.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_overflow-wrap.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_padding.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_position.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_prefixer.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_shade.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_size.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_strip-unit.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_text-inputs.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_timing-functions.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_tint.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_triangle.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/library/_value-prefixer.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/settings/_settings.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/utilities/_assign-inputs.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/utilities/_compact-shorthand.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/utilities/_contrast-ratio.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/utilities/_directional-property.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/utilities/_fetch-bourbon-setting.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/utilities/_font-source-declaration.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/utilities/_gamma.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/utilities/_lightness.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/utilities/_unpack-shorthand.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/validators/_contains-falsy.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/validators/_contains.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/validators/_is-color.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/validators/_is-length.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/validators/_is-number.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/utils/bourbon/validators/_is-size.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/vendors/_module.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/vendors/_normalize.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/vendors/_typebase.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/vendors/slick-theme.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/vendors/slick.scss [new file with mode: 0644]