Simspedia
Advertisement
Simspedia

Uwaga: aby zobaczyć zmiany po opublikowaniu, może zajść potrzeba wyczyszczenia pamięci podręcznej przeglądarki.

  • Firefox / Safari: Przytrzymaj Shift podczas klikania Odśwież bieżącą stronę, lub naciśnij klawisze Ctrl+F5, lub Ctrl+R (⌘-R na komputerze Mac)
  • Google Chrome: Naciśnij Ctrl-Shift-R (⌘-Shift-R na komputerze Mac)
  • Internet Explorer / Edge: Przytrzymaj Ctrl, jednocześnie klikając Odśwież, lub naciśnij klawisze Ctrl+F5
  • Opera: Naciśnij klawisze Ctrl+F5.
/*#####################################################################################*/
/*###                       KOD CSS DLA SKÓRKI OASIS SIMSPEDII                      ###*/
/*###           WIELU TWÓRCÓW, ZREDAGOWANY I UPORZĄDKOWANY PRZEZ SANDY97            ###*/
/*###        ZANIM SKOPIUJESZ WIEDZ, ŻE NICZEGO SIĘ W TEN SPOSÓB NIE NAUCZYSZ       ###*/ 
/*###              I NASZ KOD PEWNIE NIE BĘDZIE PASOWAĆ DO TWOJEJ WIKI              ###*/ 
/*###   Jeżeli potrzebujesz kodu po prostu poproś Sandy o wyjaśnienie, chętnie Ci   ###*/
/*###                             pomoże, a Ty się czegoś dowiesz                   ###*/
/*### !!!!! W PRZYPADKU EDYCJI PAMIĘTAJ O NATYCHMIASTOWYM SPRAWDZENIU EFEKTÓW !!!!! ###*/
/*###                          albo admiński smok Cię zje                           ###*/
/*#####################################################################################*/

/*######################*/
/* WYGLĄD OGÓLNY STRONY */
/*######################*/
/* TŁO */
body {
    background-image: url(https://vignette.wikia.nocookie.net/wianektale/images/c/c0/WillowCreek.png/revision/latest?cb=20171220224427&path-prefix=pl) !important;
}

/* Strona */
.WikiaPage {
	border: none !important;
	box-shadow:0 0 7px #fff;
}

/* MODUŁY */
/* Ostatnia aktywność and stuff */
section.WikiaActivityModule.module, section.HotSpotsModule.module, section.FollowedPagesModule.module {
	background: #FFF url(https://images.wikia.nocookie.net/sims/fr/images/7/79/Prisme_gris) no-repeat right bottom;
}
 
.WikiaActivityModule .activity-heading,p
.insights-module h2,
.templatedraft-module.module h2,
.CommunityCornerModule h2,
.WikiaLatestEarnedBadgesModule.module h2,
.HotSpotsModule h1,
.FollowedPagesModule.module h2,
.HotSpotsModule.module h2,
.module.AchievementsModule.UserProfileAchievementsModule h2,
.module.AchievementsModule.UserProfileAchievementsModule h2,
.module.WikiaActivityModule.ForumActivityModule h2, section.insights-module.insights-light.module h2, .ChatModule h2 {
    background-image: url(https://i.imgur.com/KgnjQyP.png);
    background-size: 100%;
    background-position: center;
	color: #ffffff;
	font-weight: bold;
	border-radius: 2px;
	margin-top:-12px !important;
	margin-left:-7px !important;
	margin-right:-7px !important;
	margin-bottom: 12px !important;
	padding-left: 8px !important;
	padding-top: 1px;
	padding-bottom: 1px;
}
 
.ChatModule h2.chat-headline .chat-total {
    background-color: #0f69a5;
}
 
#WikiaRail .module, .GamingCalendarModule {
	background-color: white;
	background-image: url(https://vignette.wikia.nocookie.net/pl.sims/images/3/3d/Navboxy_t%C5%82o.jpg/revision/latest?cb=20170109180515);
	background-size: cover;
	font-size: 100%;
	border: 1px solid #DADADA;
	border-radius: .10em;
	box-shadow: 1px 4px 6px #9E9E9E;
}
 
.templatedraft-module-button {
    color: #7f7f7f;
}

/* Discord */
#discord-widget .widget-header {
    background-color: #8ec931;
    
}
/*Spis treści*/
nav.toc {
     border: 1px solid #ececec !important;
     background-image: url(https://vignette.wikia.nocookie.net/pl.sims/images/3/3d/Navboxy_t%C5%82o.jpg/revision/latest?cb=20170109180515);
     background-size: cover;
     border-radius: 1px;
}

/* Kategorie i Footer */
#articleCategories, #WikiaFooter section {
	border: 1px solid #DADADA;
	background-color: #FFFFFF;
    background-size: cover;
    box-shadow: 1px 4px 6px #9E9E9E;
    color: black;
    background-image: url(https://vignette.wikia.nocookie.net/pl.sims/images/3/3d/Navboxy_t%C5%82o.jpg/revision/latest?cb=20170109180515) !important;
}

a#WikiaRandomWiki, a#WikiaRandomWiki:hover {
    background: transparent;
    border: 1px solid transparent;
    box-shadow: 0 0 0 !important;
}

#SPOTLIGHT_FOOTER, .article-categories {
    background-image: none !important;
}

/* USUNIĘCIE PUSTEJ PRZESTRZENI OBOK REKLAM */
.WikiaTopAds {padding-top: 0;}

/* SPOŁECZNOŚĆ */
.community-page-entry-point-module .community-page-entry-point-button {
    background-color: #007fd7 !important;
}

.community-page-entry-point-module .community-page-entry-point-button:hover, .community-page-entry-point-module .community-page-entry-point-button:active {
    background-color: #52b4f9 !important;
}

/* SPIS TREŚCI */
.toc {
	border-radius: .4em .4em .4em .4em;
} 

/* DOLNY PASEK */
.WikiaBarWrapper {
    background: url(https://vignette.wikia.nocookie.net/pl.sims/images/6/64/Przycisk_t%C5%82o_dark.png/revision/latest?cb=20170110191931);
}

.WikiaBarWrapper .wikia-bar {
    background: transparent;
}

.WikiaFooter .toolbar .tools > li, .WikiaBarWrapper .toolbar .tools > li {
    border-right: 1px solid white;
}

/** Border-radiusy **/
.WikiHeader .navbackground, .WikiHeader > nav .subnav-2 {border-radius: 0 3px 0 3px;}
.WikiHeader > nav li:first-child {border-radius: 3px 0 0 0;}
.WikiHeader > nav li:last-child {border-radius: 0 3px 0 0;}
.WikiHeader nav li.marked, .WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {border-radius: 3px 3px 0 0;}
.WikiHeader nav {border-radius: 1em 1em 0 0;}
.WikiHeader > nav li.marked > a {border-top: none;}
.WikiHeader > nav .subnav-3 {border-radius: 0 3px 3px 3px;}
.GlobalNavigation .subnav {border-radius: 0 0 3px 3px;}

/** Różne różności który wolę nie ruszać **/
.skin-oasis.ns-0 .WikiaPageHeader,
.skin-oasis.ns-4 .WikiaPageHeader,
.skin-oasis.ns-110 .WikiaPageHeader,
.skin-oasis.ns-502 .WikiaPageHeader {margin-bottom: 30px;}
.skin-oasis.mainpage .WikiaPageHeader {margin-bottom: 10px;}

/* LOGO */
/** Poprawki w kodzie i nowy wygląd by Matik7 **/
/* Podświetlenie */
.wordmark.medium.graphic {
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	opacity: .85;
}
 
.wordmark.medium.graphic:hover {
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	opacity: 1;
}

/* Alternatywne logo dla fanonów  */
.ns-112 h1.wordmark.medium.graphic,
.ns-113 h1.wordmark.medium.graphic {
    background: url("https://i.imgur.com/an0N52K.png") no-repeat scroll 0% 0% transparent !important;
}

/* Ukrywa poprzednie */
.ns-112 #WikiHeader h1.wordmark img,
.ns-113 #WikiHeader h1.wordmark img {
    zoom:1;
    opacity:0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -khtml-opacity:0;
    -moz-opacity:0;
}

/* Alternatywne logo dla poradników*/
.ns-114 h1.wordmark.medium.graphic,
.ns-115 h1.wordmark.medium.graphic {
    background: url("https://i.imgur.com/wqk7tC1.png") no-repeat scroll 0% 0% transparent !important;
}

/* Ukrywa poprzednie */
.ns-114 #WikiHeader h1.wordmark img,
.ns-115 #WikiHeader h1.wordmark img {
    zoom:1;
    opacity:0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -khtml-opacity:0;
    -moz-opacity:0;
}

/* EDYTOR */
header#EditPageHeader {
	background: url("https://vignette.wikia.nocookie.net/pl.sims/images/3/3d/Navboxy_t%C5%82o.jpg/revision/latest?cb=20170109180515");
	background-size: cover;
}

#EditPageEditor textarea {  
	font-size: 13px !important;  
	font-weight: normal !important;  
	font-family:Verdana !important;  
	color: #000 !important;
}

/* Zmiana wyglądu czcionki */ 
#EditPageEditor textarea {  
	font-size: 13px !important;  
	font-weight: normal !important;  
	font-family:Verdana !important;  
	color: #000 !important;
}

/* Profile */
.UserProfileMasthead .masthead-info hgroup {
    background-image: url(https://vignette.wikia.nocookie.net/pl.sims/images/d/d2/Nag%C5%82%C3%B3wek_zielony_t%C5%82o.png/revision/latest?cb=20170109193427)
}

.UserProfileMasthead .masthead-info {
    background-image: url(https://vignette.wikia.nocookie.net/pl.sims/images/3/3d/Navboxy_t%C5%82o.jpg/revision/latest?cb=20170109180515);
}

.UserProfileMasthead .masthead-info h2 span {
    color: #eee;
}

/* Zakładki */
.tabs li a {
    background-image: url(https://vignette.wikia.nocookie.net/pl.sims/images/3/3d/Navboxy_t%C5%82o.jpg/revision/latest?cb=20170109180515) !important;
    background-size: 500% !important;
}

.WikiaUserPagesHeader .tabs li:before {
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	height: 10px;
	left: 5%;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	transition-duration: 0.3s;
	transition-property: transform, opacity;
	width: 90%;
	z-index: -1;
}
 
.WikiaUserPagesHeader .tabs li {
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: transform;
	backface-visibility: hidden;
	border-left: 1px solid #D9D9D9 !important;
    border-right: 1px solid #D9D9D9 !important;
    border-top: 1px solid #D9D9D9 !important;
    margin-left: 1px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;  
	display: inline-block;
	position: relative;
	transform: translateZ(0);
	transition-duration: 0.3s;
	transition-property: transform;
	vertical-align: middle;
}
 
.tabs-container {
	padding-left: 20px;
}
 
.tabs li:hover,
.tabs li:focus,
.tabs li:active {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.tabs li:hover:before,
.tabs li:focus:before,
.tabs li:active:before {
	-webkit-transform: translateY(5px);
	opacity: 1;
	transform: translateY(5px);
}
.tabs .selected a, .tabs li a {
    border: none;
    top: 0px !important;
}
 
.tabs {
    border-bottom: 3px solid #D9D9D9;
}

/* Fix overflowa */
.WikiaArticle {
    overflow:visible !important
}

/*#######################################*/
/* STYLE POSZCZEGÓLNYCH ELEMENTÓW STRONY */
/*#######################################*/
/* PRZYPISY */
.refpopups-configure-page {
    margin-top: 7px;
}

/* Przyciski */
.wikia-menu-button > a, .wikia-menu-button > li > a {
    border-right: 0;
}

a.wikia-button:hover, nav.wikia-menu-button a:hover {
    text-shadow: white 0 0 5px;
}

a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button {
    background: url(https://vignette.wikia.nocookie.net/pl.sims/images/d/d2/Nag%C5%82%C3%B3wek_zielony_t%C5%82o.png/revision/latest?cb=20170109193427);
    border: 1px solid transparent;

}

.WikiaPage .page-header .wds-button {
    color: #35559e !important;
}

.wikia-menu-button .drop:hover, .wikia-menu-button > a:hover {
    background: transparent !important;
}

a.wikia-button:hover, .wikia-single-button a:hover, .wikia-menu-button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover, button:hover {
    box-shadow: 0 0 2px #666;
    -webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
    background-image: url(https://vignette.wikia.nocookie.net/pl.sims/images/6/64/Przycisk_t%C5%82o_dark.png/revision/latest?cb=20170110191931);
    border: 1px solid transparent;
}

a.wikia-button.secondary, .wikia-single-button a.secondary, .wikia-menu-button.secondary, input[type="submit"].secondary, input[type="reset"].secondary, input[type="button"].secondary, .button.secondary, button.secondary {
   background-image: url(https://vignette.wikia.nocookie.net/pl.sims/images/3/3d/Navboxy_t%C5%82o.jpg/revision/latest?cb=20170109180515);
    border: 1px solid transparent;
    background-size: 300%;
    background-position: center
}

a.wikia-button.secondary:hover, .wikia-single-button a.secondary:hover, .wikia-menu-button.secondary:hover, input[type="submit"].secondary:hover, input[type="reset"].secondary:hover, input[type="button"].secondary:hover, .button.secondary:hover, button.secondary:hover {
    box-shadow: 0 0 2px #666;
    -webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
    background-image: url(https://vignette.wikia.nocookie.net/pl.sims/images/e/e0/Navboks_t%C5%82o_dark.png/revision/latest?cb=20170110182918);
    background-size: 300%;
    background-position: center;
}

a.wikia-button.secondary a:hover {
    text-shadow: black 0 0 5px;
}

button, button:hover, button:active {
    background: transparent;
    border: 1px solid transparent;
    
}

button a:hover {
    text-shadow: white 0 0 5px;
    -webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

/* DIVy */
div.transparentgreen {
	background:url("https://images.wikia.nocookie.net/pl.sims/images/f/fd/Transparentgreen.png") repeat scroll 0 0 transparent;
}
 
div.transparentblack {
	background:url("https://images.wikia.nocookie.net/alice/pl/images/9/99/50opacityblack.png") repeat scroll 0 0 transparent;
}
 
div.transparentwhite {
	background:url("https://images.wikia.nocookie.net/joeplayground/images/b/bb/50opacitywhite.png") repeat scroll 0 0 transparent;
}

div.headingblue {
	background: url("https://i.imgur.com/KgnjQyP.png");
	padding: 4px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	border-radius: 2px;
}
 
div.headinggreen {
	background: url("https://vignette.wikia.nocookie.net/wianektale/images/6/6d/Zielony_Pasek.PNG/revision/latest?cb=20170314155431&path-prefix=pl");
	padding: 4px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	border-radius: 2px;
}

/* IKONY DLA SZABLONÓW */
.va-titleicons, .va-titleicons-hover {
	font-size: 11px;
	position: absolute;
	margin: 0;
	max-width: 275px;
	z-index: 3;
}
 
.va-titleicons {
	background: transparent;
	right: 0;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: right;
	border: none;
	display: none;
}
 
.va-titleicons-hover {
	background: #FFF;
	right: -2px;
	height: auto;
	overflow: auto;
	text-align: center;
	border: 2px solid #D9D9D9;
	padding: 0 5px;
}
 
.va-titleicons-preview {text-align: right;}
.va-titleicons-fullsize,
.va-titleicons-hover .va-titleicons-preview {display: none;}
.va-titleicons-hover .va-titleicons-fullsize {display: block;}
.va-titleicons-more {
	float: right;
	padding: 0 2px;
	line-height: 25px;
}
 
.va-titleicons-chevron {
	vertical-align: middle;
	border-color: #3A3A3A transparent transparent;
	border-style: solid;
	border-width: 3px;
	width: 0;
}
 
/* Oasis */
.skin-oasis .va-titleicons {
	top: -30px;
	right: 10px;
}
 
.skin-oasis .va-titleicons-hover {
	top: -32px;
	right: 10px;
}

/*######################################*/
/* RÓŻNE RZECZY KTÓRYCH WOLĘ NIE RUSZAĆ */
/*######################################*/
/* Zmiana wyglądu przypisów - kod z Wikipedii */
ol.references,
.references-small {font-size: 90%;}
ol.references > li:target,
sup.reference:target {background-color: #def;}
 
/** Poniższy kod jest poprawny, ale sprawdzanie W3C nie akceptuje go. **/
/** Prosimy o zignorowanie błędów wskazywanych w poniższych kilku linijkach. **/
.references-2column {
	font-size: 90%;
	column-count:2;
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Chrome & Safari */
}

/* Panel Administratora */
ul#filetoc,
#AdminDashboardHeader.AdminDashboardHeader {background: url("https://vignette.wikia.nocookie.net/pl.sims/images/3/3d/Navboxy_t%C5%82o.jpg/revision/latest?cb=20170109180515");}
 
#EditPageHeader, .AdminDashboardHeader {
	box-shadow: none;
	background-color: none;
}

/* Wygląd tabeli */
/* Poniższy kod został zaczerpnięty z angielskiej The Sims Wiki */
table.wikitable,
table.plaintable,
table.prettytable {
  margin: 1em 1em 1em 0;
  border: 1px #aaa solid;
  border-collapse: collapse;
  background-color: #FFFFFF;
}
 
table.wikitable th, table.wikitable td,
table.plaintable th, table.plaintable td {
  border: 1px #aaa solid;
  padding: 0.2em 1em;
}
 
table.heading-grey th, table.heading-gray th, td.heading-grey, td.heading-gray, table.plaintable th {
  background-color: #efefef;
  text-align: center;
}
 
table.heading-blue th, td.heading-blue {
  background-color: #BFD7FF;      /* Level 1 color */
  text-align: center;
}
 
.small-text, .small-text-cells td {
  font-size:75%;
}
 
table.wikitable caption,
table.plaintable caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}
 
table.prettytable {
  margin: 1em 1em 1em 0;
  border-collapse: collapse;
}
 
table.prettytable th {
  text-align: left; 
  padding: 0.2em 1em;
  border: #BFD7FF 1px solid;     /* Level 1 color */
}
 
table.prettytable tr:not(:first-child) th, /* May not work in IE. For :first-child to work in IE, a <!DOCTYPE> must be declared. */
th.heading2, table.prettytable th.heading2, table.prettytable td {
  text-align: left; 
  padding: 0.2em 0.5em;
  border: #BFD7FF 1px solid;     /* Level 1 color */
}
 
table.prettytable tr:not(:first-child) th, /* May not work in IE. For :first-child to work in IE, a <!DOCTYPE> must be declared. */
th.heading2 {
  background-color: #D7E6FD;     /* Level 2 color */
  color: rgb(38,75,135);
}
 
table.plaintable tr:not(:first-child) th /* May not work in IE. For :first-child to work in IE, a <!DOCTYPE> must be declared. */
{
  background-color: #f7f7f7;
  text-align: center;
}
 
table.prettytable td {
  background-color: rgb(242,247,255);     /* Level 3 color */
}
 
.alt { background-color: #f7f7f7; }
table.zebra > tbody > tr:nth-child(2n+1) {background-color: #f7f7f7; }
 
/* Dodatkowy kod do tabel */
table.wikitable > tr > th, table.wikitable > * > tr > th {
   background: #BFD7FF;
   text-align: center;
   font-size: small;
}
Advertisement