Skip to content

Commit

Permalink
Adjust display of definition lists for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ball committed Oct 20, 2016
1 parent ad7f7e8 commit ab8813e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/hc.css
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,11 @@ ul,ol
font-weight:lighter
}

dd
{
padding-left:20px;
}

pre
{
background:#f5f5f8
Expand Down

0 comments on commit ab8813e

Please sign in to comment.