Danny Lin
d3891ed760
fonts: Update Inter font to v3.19
...
The Inter font has evolved significantly since the Inter UI days, and
has been renamed to merely "Inter". Update the font and family name to
get the latest bug fixes and improvements.
Fonts downloaded from https://github.com/rsms/inter/releases/tag/v3.19 .
2021-09-23 21:26:09 -07:00
Alessio Di Mauro
32a07b5109
Fix <pre> HTML tag to follow theme settings
...
The <pre> tag was set to a fixed background color that on the light
theme happened to be the same color of the text, making it impossible
to read.
This changes the background color to follow the theme setting using
the secondary light/dark color as background.
2021-08-06 16:05:47 +02:00
Djordje Atlialp
d89c90d1b8
Add defaults
2021-04-07 19:18:09 +02:00
Djordje Atlialp
a64d27b8fc
Add a theme toggle
2021-04-07 19:10:40 +02:00
Djordje Atlialp
79d0488087
Add automatic dark/light theme switching based on os
2021-01-14 10:55:00 +01:00
Djordje Atlialp
f43bf66f28
Improve tables and blockquotes
2021-01-10 22:57:19 +01:00
Djordje Atlialp
833de605e3
Update _main.scss
2021-01-10 20:41:33 +01:00
Ay0
35d298ae55
added support for a background image on the homepage
2020-08-09 21:24:24 +01:00
Nils Sandmann
aba0ed25cc
Added option to add image (e.g. portrait) on front page
2020-05-13 22:52:44 +02:00
Djordje Atlialp
460fb414b2
Fix lines within code blocks
...
Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/106
2020-04-16 09:16:17 +02:00
Djordje Atlialp
0877768267
Fix content margin
2020-03-05 15:38:52 +01:00
Djordje Atlialp
a5f406ffa4
Add figure css classes
2020-03-05 15:12:00 +01:00
Stephen Crane
bcf6253acc
Set container flex-basis to auto
...
Without flex-basis: auto, IE overlays the footer on top of long pages of text,
as its position seems to be computed relative to the initial viewport.
2019-08-15 16:11:26 -07:00
Christian Rebischke
7cedc03d94
added additional font-display configuration
...
unfortunately wasn't my last patch enough.
So here are all missing font-display configurations
Signed-off-by: Christian Rebischke <chris@nullday.de>
2019-07-16 19:10:13 +02:00
André Almeida
f93303553d
sass: fix h1 position
...
Signed-off-by: André Almeida <andrealmeid@riseup.net>
2019-05-22 20:29:32 -03:00
Djordje Atlialp
8297040e33
Remove unused css
2019-04-15 23:11:21 +02:00
Djordje Atlialp
bd2a11d507
Move SCSS files from dir source to assets
2019-02-22 15:19:21 +01:00