fixes #758
This commit is contained in:
@@ -20,7 +20,7 @@ h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, cod
|
||||
padding: 0;
|
||||
border: 0;
|
||||
/* font-weight: normal;*/
|
||||
font-style: normal;
|
||||
/* font-style: normal;*/
|
||||
font-size: 100%;
|
||||
line-height: 1.25em;
|
||||
font-family: inherit;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
div.prose {
|
||||
max-width: 40em;
|
||||
line-height: 1.4em;
|
||||
|
||||
|
||||
h1, h2, h3 {
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
@@ -19,11 +19,11 @@ div#note-container {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
b {
|
||||
b, strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
i {
|
||||
i, em {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user