font-kerning: normal;
font-weight: 400;
font-size: 100%;
- line-height: 1.1rem;
}
body {
max-width: 45rem;
margin-right: auto;
padding: 0.5rem 1rem;
font-size: 1rem;
+ line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 700;
text-decoration: underline;
}
dl, menu, ol, ul {
- margin-bottom: 1rem;
+ margin-bottom: 0.5rem;
}
ul ul, ul ol, ul dl, ul menu,
ol ul, ol ol, ol dl, ol menu,
height: auto;
}
dd {
- margin-bottom: 0.2rem;
+ margin-bottom: 0.5rem;
padding-left: 1.5rem;
}
blockquote {