11 lines
191 B
CSS
11 lines
191 B
CSS
/*
|
|
P, UL { line-height: 1.5 }
|
|
|
|
P.compact { line-height: normal }
|
|
*/
|
|
|
|
H1, H2 { font-family: GillSans, sans-serif;
|
|
text-align: center }
|
|
|
|
H2 { font-style: italic;
|
|
font-size: medium } |