MediaWiki:Common.css: Różnice pomiędzy wersjami
Linia 42: | Linia 42: | ||
.boxesheaderbackground { | .boxesheaderbackground { | ||
background: url("http://wiki.metin2.co.uk/images/4/47/Boxesheaderbackgroundxmas.png") repeat 0em 0em; | background: url("http://wiki.metin2.co.uk/images/4/47/Boxesheaderbackgroundxmas.png") repeat 0em 0em; | ||
+ | } | ||
+ | |||
+ | /* *********************************************************************** */ | ||
+ | /* WERSJA KOMPUTEROWA */ | ||
+ | /* *********************************************************************** */ | ||
+ | @media only screen and (min-width: 801px){ | ||
+ | |||
+ | body { | ||
+ | background: url('https://pl-wiki.metin2.gameforge.com/images/8/88/Event_Letni_2019_T%C5%82o.jpg') no-repeat fixed center top #000 | ||
+ | } | ||
+ | |||
} | } | ||
Wersja z 08:34, 2 sie 2019
/* CSS placed here will be applied to all skins */
body.page-Strona_główna #catlinks,body.page-Strona_główna h1.firstHeading{
display: none;
}
td, th {
padding: 2px;
}
li.gallerybox div.thumb,
div.tright div.thumbinner {
background: none;
border: 1px solid rgb(150, 150, 150);
}
html .thumbimage {
border: 1px solid rgb(180, 180, 180);
}
.transparentbckg800 {
background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
display: inline-block;
padding: 5px;
width: 790px;
color: #00000;
border: 1px solid #000000;
border-radius: 5px;
}
.transparentbackground {
background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
border: 1px solid #000000;
}
li.gallerybox div.thumb,
div.tright div.thumbinner {
background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent;
border: 1px solid #88283a;
}
.boxesheaderbackground {
background: url("http://wiki.metin2.co.uk/images/4/47/Boxesheaderbackgroundxmas.png") repeat 0em 0em;
}
/* *********************************************************************** */
/* WERSJA KOMPUTEROWA */
/* *********************************************************************** */
@media only screen and (min-width: 801px){
body {
background: url('https://pl-wiki.metin2.gameforge.com/images/8/88/Event_Letni_2019_T%C5%82o.jpg') no-repeat fixed center top #000
}
}
/*
http://wiki.metin2.co.uk/images/3/39/Boxesheaderbackgroundnormal.png
http://wiki.metin2.co.uk/images/6/66/Valentineboxheader.png
http://wiki.metin2.co.uk/images/6/67/Easterboxheader.png
http://wiki.metin2.co.uk/images/4/47/Boxesheaderbackgroundxmas.png
http://wiki.metin2.co.uk/images/0/09/Boxesheaderbackgroundhalloween.png
*/
.testowa_obr {
background: url("http://wiki.metin2.co.uk/images/8/8b/WikiTopBarBackground.png");
}