|
|
|
@ -7,8 +7,7 @@
|
|
|
|
|
|
|
|
|
|
body { |
|
|
|
|
padding: 20px; |
|
|
|
|
/* font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;*/ |
|
|
|
|
font-family: 'Helvetica Neue', Arial, sans-serif; |
|
|
|
|
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; |
|
|
|
|
font-size: 13px; |
|
|
|
|
line-height: 1.7em; |
|
|
|
|
background: #1F1E1D; |
|
|
|
@ -24,6 +23,10 @@ h1, h2, h3, p, ul, ol, pre, dl {
|
|
|
|
|
margin-bottom: 1.0em; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
h1, h2, #super-list, .element { |
|
|
|
|
font-family: 'Helvetica Neue', Arial, sans-serif; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
h1 { |
|
|
|
|
font-size: 32px; |
|
|
|
|
line-height: 1.1em; |
|
|
|
|