[dokuwiki] Re: Small problem with the default template
- From: Anika Henke <a.c.henke@xxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 24 May 2008 23:56:11 +0200
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
- References:
- [dokuwiki] Re: Small problem with the default template
- From: Balazs Attila-Mihaly \(Cd-MaN\)
Other related posts:
- » [dokuwiki] Small problem with the default template
- » [dokuwiki] Re: Small problem with the default template
- » [dokuwiki] Re: Small problem with the default template
- » [dokuwiki] Re: Small problem with the default template
- » [dokuwiki] Re: Small problem with the default template
- » [dokuwiki] Re: Small problem with the default template
- » [dokuwiki] Re: Small problem with the default template
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?
- [dokuwiki] Re: Small problem with the default template
- From: Balazs Attila-Mihaly \(Cd-MaN\)