You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

36 lines
425 B

body{
margin:1em auto;
max-width:40em;
padding:0 .62em;
font:1.02em/1.2 sans-serif;
}
h1,h2,h3 {
line-height:1.2;
}
h1 {
font-size: 1.5em;
}
h2 {
font-size: 1.3em;
}
h3 {
font-size: 1.2em;
}
h4 {
font-size: 1.02em;
}
@media print{
body{
max-width:none
}
}
blockquote {
font-style: italic;
border-left: solid;
border-color: lightgrey;
padding-left:1em;
}