aboutsummaryrefslogtreecommitdiff
path: root/layouts/term/term.html
Commit message (Collapse)AuthorAge
* Move emojis outside link text, where they belongNicholas Johnson3 days
|
* Add non-breaking spaces to improve text flowNicholas Johnson3 days
| | | | | | | | | The spaces directly following emojis must be non-breaking because having emojis alone on their own line is ugly and visually confusing. The spaces within pageinfo "segments" must be non-breaking because splitting dates and read times across multiple lines is ugly and visually confusing.
* Change CSS styling for external linksNicholas Johnson2024-11-08
|
* Stop safeHTML overuse in emojis for readabilityNicholas Johnson2024-11-08
|
* Prefer right-aligned whitespace eliminationNicholas Johnson2023-08-25
|
* Remove EOLs in embedded layoutsNicholas Johnson2023-08-25
|
* Remove non-breakable spacesNicholas Johnson2023-08-25
|
* Add multilingual support for sectionsNicholas Johnson2023-08-01
|
* Add multilingual support for homepage linkNicholas Johnson2023-07-31
|
* Organize layoutsNicholas Johnson2023-02-25