Base Stylesheet Demo

Element Checklist

I will lose track if I don't keep this up to date

Reference: Mozilla Docs

Checked

Soon to be checked

Custom Stuff

I think tone indicators as semantic HTML would be nice.

tone indicators

Wrapped with a ::before and ::after of a hyprothetical tag for tone.

  • Sample Text
  • Sample Text

marginalia

When stuff is written on the side. Should be in an aside but not all asides need to literally be on the side, so setting it as a class should be a clean implementation.

notes:

  • Seems to need to be before the element it's intended to be next to
  • Eats into the section it's next to, which is an effect with applications but not desired here, making a left marginalia not practical right now.