1Random Design Notes
2-------------------
3
4## Supported Browsers
5* IE 9+
6* Safari 5.1+
7* Firefox 3.6+
8* Opera 11.50+
9* Android 4.4+
10* iOS 5.1+
11
12## Text Alignment
13* Title: Left aligned
14* Actors: Horz center aligned (TODO) and Vertically center aligned
15* Signals: Center aligned
16* Self Signal: Horz left aligned, Vertically center aligned (TODO)
17* Notes: Left aligned
18
19Whitespace is trimed from the ends of each line
20
21## CSS Classes
22* SVG: 'sequence' and the name of the theme e.g. 'simple' or 'hand'
23* Title: 'title'
24* Actor: 'actor'
25* Signal: 'signal'
26