Diferenças entre edições de "MediaWiki:Common.css"

Linha 8: Linha 8:
 
}
 
}
  
#mw-content-text h3 {
+
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
background: url("http://wiki.metin2.com.pt/images/e/ee/BoardNewM.png") no-repeat scroll left center transparent;
+
    margin-bottom: 0.3em;
height: 30px;
 
color: rgb(123, 19, 0);
 
text-indent: 35px;
 
border-bottom: 2px dashed rgb(123, 19, 0);
 
font-weight: bold;
 
 
}
 
}

Revisão das 17h01min de 28 de abril de 2013

#mw-content-text h2 {
background: url("http://wiki.metin2.com.pt/images/e/ee/BoardNewM.png") no-repeat scroll left center transparent;
height: 30px;
color: rgb(123, 19, 0);
text-indent: 35px;
border-bottom: 2px dashed rgb(123, 19, 0);
font-weight: bold;
}

#bodyContent h3, #bodyContent h4, #bodyContent h5 {
    margin-bottom: 0.3em;
}