You are not logged in.
Pages: 1
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
Send a pm to cactus.
Markku
Offline
Pages: 1