You are not logged in.

#1 2005-09-20 09:55:46

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Wiki heading styles

Can someone edit the styles on the wiki to make the h3 and the h4 a bit more different?  Maybe switch from bold to italic or regular and underlined?

h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3, h4, h5, h6 {
    border-bottom: none;
}

h3 { font-size: 132%;
    font-weight: bold;
    border-bottom: none;}
h4 { font-size: 116%; 
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;}
h5 { font-size: 100%; 
    font-weight: normal;
    border-bottom: none;}
h6 { font-size: 80%; 
    font-weight: normal;
    border-bottom: none;}

Offline

#2 2005-09-21 03:00:49

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Wiki heading styles

Send a pm to cactus.


Markku

Offline

Board footer

Powered by FluxBB