Diferenças entre edições de "MediaWiki:Common.css"
(Página substituída por "→CSS: body { } td,th {padding: 2px } .nativelooktop { background: url("http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg") no-repeat; padding: 0px; w...") (Etiqueta: Substituição) |
|||
Linha 31: | Linha 31: | ||
.header-bgxmas { | .header-bgxmas { | ||
− | background: url(" | + | background: url("https://pt-wiki.metin2.gameforge.com/images/3/33/Tes7.png") repeat 0em 0em; |
} | } | ||
Revisão das 19h59min de 5 de outubro de 2019
/* CSS */
body {
}
td,th {padding: 2px }
.nativelooktop {
background: url("http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg") no-repeat;
padding: 0px;
width: 190px;
height: 10px;
}
.nativelookbackground {
background-image: url("http://wiki.metin2.co.uk/images/1/12/Nativelookbackground.jpg");
background-repeat: repeat-y;
padding: 0px;
width: 190px;
}
.nativelookbottom {
background: url("http://wiki.metin2.co.uk/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
*/