Add bottom margin to definition descriptions

master
Daniel Rudolf 6 years ago
parent 138a88e05f
commit 777f852a06
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 2
      css/style.css

@ -185,7 +185,7 @@ p, td, th, li, dd {
word-wrap: break-word;
}
p, hr, table, .table-responsive, ol, ul, dl, pre, blockquote, fieldset {
p, hr, table, .table-responsive, ol, ul, dl, dd, pre, blockquote, fieldset {
margin-bottom: 1em;
}

Loading…
Cancel
Save