Align definition list terms

This commit is contained in:
Sam Ruby 2008-04-30 12:50:39 -04:00
parent 74639cb42a
commit b82ee6418a

View File

@ -80,12 +80,8 @@ dl.compact {
margin-top: 1em;
}
dl.code > dt {
font-family: monospace;
font-size: large;
}
dl.compact > dt {
clear: left;
float: left;
margin-bottom: 0;
padding-right: 8px;