[dokuwiki] Re: Design question again :)

/* general headline setup */
div.dokuwiki h1,
div.dokuwiki h2,
div.dokuwiki h3,
div.dokuwiki h4,
div.dokuwiki h5 {
    color: #993333;
    background-color: inherit;
    font-size: 90%;
    font-weight: normal;
    margin: 0 0 1em 0;
    padding: 0.5em 0 0 0;
    border-bottom: 2px solid #993333;
    clear: left;
}

From one of my own design.css files, not default anymore. The third values
of margin and padding are the bottom spacing (clockwise from top), though
the difference between the two I'm not entirely certain of. Hope that helps.


Leah

> -----Original Message-----
> From: Nassim Hasan [mailto:lomax@xxxxxxxxxxxx]
> Sent: 22 November 2006 17:12
> To: dokuwiki@xxxxxxxxxxxxx
> Subject: [dokuwiki] Design question again :)
> 
> 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
> 
> Does Nobody know how to change that?
> --
> DokuWiki mailing list - more info at
> http://wiki.splitbrain.org/wiki:mailinglist

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

Other related posts: