X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d8ab913061a60be86ca7ee8f3f7ffb76cb712377..1f00de5f13cce5520d5b7f831cb99c8cc488446d:/doc/bugs/definition_lists_should_be_bold.mdwn

diff --git a/doc/bugs/definition_lists_should_be_bold.mdwn b/doc/bugs/definition_lists_should_be_bold.mdwn
index a6597a45c..a72206b8c 100644
--- a/doc/bugs/definition_lists_should_be_bold.mdwn
+++ b/doc/bugs/definition_lists_should_be_bold.mdwn
@@ -18,3 +18,10 @@ 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]] 
+
+> > How about in the actiontab theme then? :)