Łukasz Wieczorek
9cea5e0732
Remove redundant newlines, add .idea to gitignore
...
* Add .idea/ to git ignored directories.
* Remove redundant newline.
* Remove redundant newline.
* Remove redundant newlines.
* Remove redundant newline.
* Remove redundant newline.
* Add missing newline at end of file.
* Remove redundant newline.
* Remove redundant newlines.
2024-12-29 15:31:03 +01:00
Aaron Gyes
75d1a0cb5a
welcome.html: Provide fallback font-families as we are unsure
...
Yosemite know's about system-ui.
We do know `-apple-system` predated `system-ui` and are otherwise
aware that `Menlo` and `Helvetica Neue` will exist and be 'right'
on 10.10 and earlier.
2022-01-28 19:47:58 -08:00
Aaron Gyes
3b41f8dfe8
Add missing newlines
2022-01-26 13:51:45 -08:00
Aaron Gyes
fe9822bb20
Fix welcome text, don't use logger.
...
Logger was unneccessary - stderr was being captured.
Do the welcome message as HTML - it's easier. Fixes #8661
2022-01-22 20:06:37 -08:00