Revision e7a2ac21 snf-astakos-app/astakos/im/static/im/css/formating.css

b/snf-astakos-app/astakos/im/static/im/css/formating.css
29 29
a span											{ cursor:pointer; }
30 30
abbr[title], dfn[title]							{ border-bottom:1px dotted; cursor:help; }
31 31
address											{ font-style:italic; margin:0 0 1.5em 0; }
32
body											{ background:white; color:#222; font-family: Antic, Arial, sans-serif; font-size:81.3%; line-height:1.5; text-align:left; letter-spacing:1px; }
32
body											{ background:white; color:#222; font-family: Antic, Arial, sans-serif; font-size:81.3%; line-height:1.5; text-align:left; letter-spacing:1px;}
33 33
code, kbd, pre, samp							{ font-family:monospace, sans-serif; }
34 34
del												{ text-decoration:line-through; }
35 35
dl												{ margin:1em 0; }
......
39 39
h1, h2, h3, h4, h5, h6							{ font-weight:bold; line-height:1.4; margin-bottom:0; }
40 40
/* Typographic scale based on 12px body size */
41 41
h1												{ font-size:4em; }
42
h2												{ font-size:1.231em; }
43
h3												{ font-size:1.154em; }
42
h2												{ font-size:1em; }
43
h3												{ font-size:1em; }
44 44
h4												{ font-size:1.5em; }
45 45
h5												{ font-size:1.333em; }
46 46
h6												{ font-size:1.167em; }

Also available in: Unified diff