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

Linha 1: Linha 1:
 
/* CSS */
 
/* CSS */
#mw-content-text h3 {
+
#mw-content-text h2 {
 
     background: url("http://wiki.metin2.com.pt/images/e/ee/BoardNewM.png") no-repeat scroll left center transparent;
 
     background: url("http://wiki.metin2.com.pt/images/e/ee/BoardNewM.png") no-repeat scroll left center transparent;
 
     height: 30px;
 
     height: 30px;

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

/* CSS */
#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: #7b1300;
    text-indent: 35px;
    border-bottom: 2px dashed #7b1300;
    font-weight: bold;
}