Diferenças entre edições de "MediaWiki:Common.css"
Linha 1: | Linha 1: | ||
− | /*CSS*/ | + | /* CSS */ |
Revisão das 17h25min de 28 de abril de 2013
/* CSS */
h1.firstHeading {
background: url("http://wiki.metin2.co.uk/images/a/a7/M2_default_navbg800.png") no-repeat scroll right bottom transparent;
display: table-cell;
height: 62px;
position: relative;
vertical-align: middle;
width: 800px;
color: #fece58;
text-indent: 50px;
border-bottom: 0px;
font-weight: none;
}
#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;
}