-
Notifications
You must be signed in to change notification settings - Fork 852
Style Guide
Ian Bicking edited this page May 16, 2013
·
8 revisions
#Specs
- all body copy has a font-size of 14px and a line-height of 20px.
- Font is Open Sans, with a default for Helvetica or sans-serif.
- all links do not have an underline by default, and have an underline only on hover.
- Flat UI - meaning no gradients or dropshadows (besides behind the windows and dock).
- every button should have a default, hover and pressed/active state
- all gfx need to be @2x for retina displays. Also, CSS needs to compensate for retina as well.
- Person who starts the session is the "Creator"
- Person who enters the session is the "Participant"