]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/definition_lists_should_be_bold.mdwn
Allow a bit more space around trails
[git.ikiwiki.info.git] / doc / bugs / definition_lists_should_be_bold.mdwn
index a6597a45ced3e3f883da4ef7edbfb734e5fa1109..95233f78c4527eae79ecd5f3a06c36e9f9332618 100644 (file)
@@ -18,3 +18,8 @@ I believe `<dt>` should be made bold. I have added this to my `local.css`, and I
     }
 
 :) How does that look? I can provide a patch for the base wiki if you guys really want... ;) -- [[anarcat]]
+
+> What you dislike seems to be the default rendering of definition lists by
+> browsers. I don't think it's ikiwiki's place to override browser defaults
+> for standard markup in the document body, at least not in the default
+> antitheme. --[[Joey]]