Text layout changes.
authorRadek Czajka <rczajka@rczajka.pl>
Mon, 5 Feb 2024 07:33:49 +0000 (08:33 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Mon, 5 Feb 2024 07:33:49 +0000 (08:33 +0100)
commitf1cc3d495b3df83b3e745575c2ff3bdf4942b2fe
treea5c9b51976e7ac34cf3811a387e5642babdc220a
parent55129823d3e0d54ba5da369efb31a3caed698333
Text layout changes.
18 files changed:
src/catalogue/templates/catalogue/book_text.html
src/wolnelektury/settings/static.py
src/wolnelektury/static/2022/images/about.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/pin.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/settings.svg [new file with mode: 0644]
src/wolnelektury/static/2022/images/toc.svg [new file with mode: 0644]
src/wolnelektury/static/2022/more.scss
src/wolnelektury/static/2022/styles/base/_fonts.scss
src/wolnelektury/static/2022/styles/layout/_container.scss
src/wolnelektury/static/2022/styles/layout/_module.scss
src/wolnelektury/static/2022/styles/layout/_text.scss [new file with mode: 0644]
src/wolnelektury/static/fonts/source-serif-pro/SIL Open Font License.txt [new file with mode: 0644]
src/wolnelektury/static/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2 [new file with mode: 0644]
src/wolnelektury/static/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2 [new file with mode: 0644]
src/wolnelektury/static/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2 [new file with mode: 0644]
src/wolnelektury/static/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2 [new file with mode: 0644]
src/wolnelektury/static/js/book_text/toc.js
src/wolnelektury/templates/base.html