- Design & layout files can be found in https://github.com/EthicalSource/ethicalsource.dev-private/tree/release/docs/design_collaterals
- Where possible, use images from Wikimedia Commons
- TODO: How should we handle attribution for these images?
- Use spaces for indentation
- Order properties alphabetically
- Include
alt
attribute for all images - Include
title
attribute for all links - Close all your tags properly
- Try to use classes instead of IDs unless things are absolutely unique
- One selector per line
- Support IE 9 and above
- Use
rem
overem
orpx
- Capitalize hexadecimal
- Maintain contrast to WCAG AA on normal text, WCAG AAA on large text.
- Use colors from this palette.
- Do not use fancy quotes, dashes, and such; the Markdown processor will handle that.