aboutsummaryrefslogtreecommitdiff
path: root/static/sass/main.scss
AgeCommit message (Collapse)Author
2024-02-21add styling for footnotesHEADmasterDaniel Schadt
2023-12-13Restyle headingsDaniel Schadt
This patch tries to add a second font to the mix which is used for headings. It gives a bit more visual distinction between the body and the headings. In addition, there's now a style for h3 elements. In the process, the style got revamped a bit, as the selectors were a bit messy.
2023-12-13add asterism as svgDaniel Schadt
I didn't realize that it wasn't included in IBM Plex and my system just showed a fallback glyph from a different font.
2023-12-12add asterism separatorDaniel Schadt
2023-12-12add a small RSS iconDaniel Schadt
2023-12-01slightly adjust Mastodon icon positioningDaniel Schadt
2023-12-01fix copyright line alignmentDaniel Schadt
2023-12-01restyle blockquotesDaniel Schadt
2023-12-01apply text formatting also to <li> elementsDaniel Schadt
2023-12-01use pixel value in banner max-widthDaniel Schadt
Let's stick to one unit. `em` is font-size dependent, so let's just do it the simple way and count pixels.
2023-12-01only hyphenate article content, not headingsDaniel Schadt
2023-12-01slightly reduce font size in sidebarDaniel Schadt
2023-11-29add setting for an logo imageDaniel Schadt
2023-11-29move hamburger out of headingDaniel Schadt
2023-11-29separate multiple lines with tagsDaniel Schadt
2023-11-28Initial commitDaniel Schadt