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

(Limpou toda a página)
Linha 1: Linha 1:
 +
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;
 +
}

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

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;
}