Star Wars Fanonpedia

CZYTAJ WIĘCEJ

Star Wars Fanonpedia
Nie podano opisu zmian
Nie podano opisu zmian
Linia 1: Linia 1:
 
@import url("/load.php?mode=articles&only=styles&articles=MediaWiki:Gadget-Light.css");
 
@import url("/load.php?mode=articles&only=styles&articles=MediaWiki:Gadget-Light.css");
  +
  +
@media only screen and (min-width:1595px) {
 
body.skin-oasis {
 
body.skin-oasis {
 
background: url(https://vignette.wikia.nocookie.net/lswfanon/images/d/d1/B2.png/revision/latest?cb=20200213163854&path-prefix=pl) repeat fixed;
 
background: url(https://vignette.wikia.nocookie.net/lswfanon/images/d/d1/B2.png/revision/latest?cb=20200213163854&path-prefix=pl) repeat fixed;
 
background-size: cover;
 
background-size: cover;
 
}
 
}
  +
}
  +
  +
@media only screen and (max-width:1595px) {
  +
body.user-anon,
  +
body.mainpage {
  +
background: url(https://i.imgur.com/5pSsVMf.png) repeat fixed;
  +
background-size: cover;
  +
}
  +
}
  +
@media only screen and (max-width:1084px) {
  +
body.user-anon,
  +
body.mainpage {
  +
background: url(https://i.imgur.com/xLLQLa4.png) repeat fixed;
  +
background-size: cover;
  +
}
  +
}
  +
 
.wds-community-header {
 
.wds-community-header {
 
font-family: Rubik, Helvetica, Arial, sans-serif;
 
font-family: Rubik, Helvetica, Arial, sans-serif;

Wersja z 14:18, 14 lut 2020

@import url("/load.php?mode=articles&only=styles&articles=MediaWiki:Gadget-Light.css");

@media only screen and (min-width:1595px) {
body.skin-oasis {
    background: url(https://vignette.wikia.nocookie.net/lswfanon/images/d/d1/B2.png/revision/latest?cb=20200213163854&path-prefix=pl) repeat fixed;
    background-size: cover;
}
}

@media only screen and (max-width:1595px) {
body.user-anon,
body.mainpage {
    background: url(https://i.imgur.com/5pSsVMf.png) repeat fixed;
    background-size: cover;
}
}
@media only screen and (max-width:1084px) {
body.user-anon,
body.mainpage {
    background: url(https://i.imgur.com/xLLQLa4.png) repeat fixed;
    background-size: cover;
}
}

.wds-community-header {
	font-family: Rubik, Helvetica, Arial, sans-serif;
}
#EditPage {
	border-radius: 10px !important;
	height: 600px;
}
#EditPageHeader {
	border: 0 !important;
	margin-bottom: 10px;
}
/* Modelowanie */
#WikiaPage,
#WikiaPageBackground {
	border-radius: 5px !important;
	border: 0;
	margin-top: 0;
	padding-top: 10px;
}
.wds-community-header {
	background-image: none !important;
	font-family: Rubik, Helvetica, Arial, sans-serif;
}
.wds-community-header__wordmark {
	margin-right: 7px;
}

.tlo { background-color: rgb(174, 194, 213) }