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

Linha 8: Linha 8:
  
 
.nativelooktop {
 
.nativelooktop {
   background: url("http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg") no-repeat;
+
   background: url("https://en-wiki.metin2.gameforge.com/images/1/1c/Nativelooktop.jpg") no-repeat;
 
   padding: 0px;
 
   padding: 0px;
 
   width: 190px;
 
   width: 190px;
Linha 15: Linha 15:
  
 
.nativelookbackground {
 
.nativelookbackground {
   background-image: url("http://wiki.metin2.co.uk/images/1/12/Nativelookbackground.jpg");
+
   background-image: url("https://en-wiki.metin2.gameforge.com/images/1/12/Nativelookbackground.jpg");
 
   background-repeat: repeat-y;
 
   background-repeat: repeat-y;
 
   padding: 0px;
 
   padding: 0px;
Linha 22: Linha 22:
  
 
.nativelookbottom {
 
.nativelookbottom {
   background: url("http://wiki.metin2.co.uk/images/8/8b/Nativelookbottom.jpg") no-repeat;
+
   background: url("https://en-wiki.metin2.gameforge.com/images/8/8b/Nativelookbottom.jpg") no-repeat;
 
   padding: 0px;
 
   padding: 0px;
 
   width: 190px;
 
   width: 190px;

Revisão das 21h01min de 5 de outubro de 2019

/* CSS */

body {

}

td,th {padding: 2px }

.nativelooktop {
  background: url("https://en-wiki.metin2.gameforge.com/images/1/1c/Nativelooktop.jpg") no-repeat;
  padding: 0px;
  width: 190px;
  height: 10px;
}

.nativelookbackground {
  background-image: url("https://en-wiki.metin2.gameforge.com/images/1/12/Nativelookbackground.jpg");
  background-repeat: repeat-y;
  padding: 0px;
  width: 190px;
}

.nativelookbottom {
  background: url("https://en-wiki.metin2.gameforge.com/images/8/8b/Nativelookbottom.jpg") no-repeat;
  padding: 0px;
  width: 190px;
  height: 10px;
}



.header-bgxmas {
    background: url("https://pt-wiki.metin2.gameforge.com/images/3/33/Tes7.png") repeat 0em 0em;
}

/*
http://wiki.metin2.com.pt/images/2/27/Header-bgxmas.png
*/