Diferenças entre edições de "MediaWiki:Common.css"
Linha 1: | Linha 1: | ||
/* CSS */ | /* CSS */ | ||
− | body { | + | body {background: url('https://it-wiki.metin2.gameforge.com/images/c/c7/Background_210.jpg') no-repeat fixed center top #000; |
+ | background-size: 100%; | ||
} | } |
Revisão das 00h58min de 14 de abril de 2021
/* CSS */
body {background: url('https://it-wiki.metin2.gameforge.com/images/c/c7/Background_210.jpg') no-repeat fixed center top #000;
background-size: 100%;
}
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
*/