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

Linha 1: Linha 1:
 
+
#mw-content-text h3 {
 
+
     background: url("http://wiki.metin2.com.pt/images/e/ee/BoardNewM.png") no-repeat scroll left center transparent;
#mw-content-text h2 {
+
     height: 30px;
     background: url("http://wiki.metin2.com.pt/images/e/ee/BoardNewM.png") no-repeat scroll right center transparent;
+
     color: #7b1300;
    display: table-cell;
+
     text-indent: 35px;
    vertical-align: middle;
+
     border-bottom: 2px dashed #7b1300;
     height: 50px;
+
     font-weight: bold;
    width: 800px;
 
     color: #fece58;
 
     text-indent: 70px;
 
     border-bottom: 0px;
 
     font-weight: none;
 
 
}
 
}

Revisão das 18h09min de 28 de abril de 2013

#mw-content-text h3 {
    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;
}