Commit Graph

20 Commits

Author SHA1 Message Date
Aminda Suomalainen beb1120b9e
staring at main.scss too long 2024-06-06 18:27:20 +03:00
Aminda Suomalainen a056ea0c46
main.css: remove OpenDyslexic for breaking the layout :(
This reverts commit 34181445d2.
2024-06-05 10:45:27 +03:00
Aminda Suomalainen 34181445d2
main.scss: use OpenDyslexic as the primary font 2024-06-05 09:43:08 +03:00
Aminda Suomalainen 69d7cde42a
main.scss: add font-variant-emoji: text
It's behind a flag in at least Firefox and Safari, but I am currently using a selector anyway
2024-06-01 14:37:06 +03:00
Aminda Suomalainen 84c08c8b22
main.scss: restore centered div (_layouts/mini.html)
This reverts commit f54709db89.
2024-06-01 12:57:13 +03:00
Aminda Suomalainen f0462342c3
main.scss: allow fallback to emoji fonts 2024-06-01 12:12:25 +03:00
Aminda Suomalainen 45c131d300
main.css: allow fallback from ui-serif to system-ui to the usual list
I have a small suspicion Android might not handle ui-serif and this is the place I am going to test it. Anyway modern devices are going to use ui-serif and if it fails, system-ui might also fail, and then it's back to my expected font set.
2024-05-31 20:51:49 +03:00
Aminda Suomalainen f54709db89
main.scss: remove centered div 2024-05-31 12:34:20 +03:00
Aminda Suomalainen 269b0e9b22
main.scss: fix the code formatting
Maybe I am not focusing enough...
2024-05-31 10:47:05 +03:00
Aminda Suomalainen 8f4ad12744
main.scss: restore serif fonts, don't change pre size 2024-05-31 10:38:27 +03:00
Aminda Suomalainen afc8d507a0
Experiment system-ui without fallbacks 2024-05-30 19:57:50 +03:00
Aminda Suomalainen 2de66d2cd8
index & css: improve formatting by giving up centering etc. 2024-05-30 19:38:39 +03:00
Aminda Suomalainen c0a877c31f
css: float the avatar on the right
On physical iPhone SE2020 I am seeing nasty line hyphenation in my
name, while I am unable to reproduce in devtools simulation and while
thinking of increasing the avatar size on mobile, I accidentally
stumbled onto this solution (like my CV uses on mobile) and I liked it
so much that I have to try it.
2024-05-30 19:22:45 +03:00
Aminda Suomalainen 943735a2d3
assets/main.scss: permit usage of system fonts 2024-05-30 17:43:54 +03:00
Aminda Suomalainen 5845427d38
initial enabling of hyphenation and languages 2024-05-30 08:18:20 +03:00
Aminda Suomalainen 3df72f06a1
main.scss: make the light borders visible too 2024-05-29 11:33:31 +03:00
Aminda Suomalainen 07a1fcea46
index & main.scss: cleanup 2024-05-29 10:59:20 +03:00
Aminda Suomalainen cf67a14a43
add overflow wrapping and monospaced not-quite-code 2024-05-29 09:27:54 +03:00
Aminda Suomalainen 9f5a17f76d
main.scss: make the dark theme colors more Aminda 2024-05-29 08:23:49 +03:00
Aminda Suomalainen 75bad069b5
move css to standard location 2024-05-27 09:40:43 +03:00