Reformat editor appendices for better diffs

This commit is contained in:
2015-01-29 17:01:04 -05:00
parent 1671fb347e
commit f179e07251
9 changed files with 1670 additions and 844 deletions

View File

@@ -42,4 +42,19 @@ span.key { /* Just to make things easier to read */
left: 12em;
right: 2em;
top: 1em
}
}
dt {
font-weight: bold;
margin-top: 0px;
}
dd dl {
margin-top: 0px;
margin-bottom: 0px;
}
dd dt {
font-weight: normal;
font-style: italic;
}