MediaWiki:Common.css

Revisão em 17h24min de 28 de abril de 2013 por Sayoko (Discussão | contribs)

Nota: Após gravar, terá de limpar a cache do seu navegador para ver as alterações.

  • Firefox / Safari: Pressione Shift enquanto clica Recarregar, ou pressione Ctrl-F5 ou Ctrl-R (⌘-R no Mac)
  • Google Chrome: Pressione Ctrl-Shift-R (⌘-Shift-R no Mac)
  • Internet Explorer: Pressione Ctrl enquanto clica Recarregar, ou pressione Ctrl-F5
  • Opera: Ir para Menu → Configurações (Opera → Preferências no Mac) e, em seguida, Privacidade e segurança → Limpar dados de navegação → Imagens e ficheiros em cache.
/*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;
}