[dokuwiki] Re: Small problem with the default template

Balazs Attila-Mihaly (Cd-MaN) wrote:
Also, if you use this approach, don't forget to update both ul and ol
elements. Thank you for all the solutions, however I would be
interested in your opinion: can this be considered a (small) bug?
Should I create a bugreport?

I would not consider this a bug, since this is
a) a template issue
b) not really a matter of "wrong" or "right", but of the aesthetics of typography ...

This is slightly off topic, but here is (in short) what I have found to be reasonable:

h1, h2, h3, h4, h5 {
    margin: 0 0 0.5em 0;
}
p, ul, ol, dl, blockquote, address, hr, pre, fieldset, table {
    margin: 0 0 1.5em 0;
}


Anika

--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: