[dokuwiki] Re: Design question

Look for the following in file "/lib/tpl/default/design.css",
 /* general headline setup */
and a few lines below:
     margin: 0 0 1em 0;

The CSS for margin is top, right, bottom, left.. so that "1em" is margin below header text. If you change it, note that the old value might still be displayed from cache.

Regards, David // Zyberdog

Nassim Hasan wrote:
Hello,

i am looking for a way to change the space between headlines and text
underneath. Where exactly inside the design.css can i find this
position? I uploaded an image so that everyone understands what i mean.

http://img92.imageshack.us/img92/4981/unbenannt1dq3.png

Greets


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

Other related posts: