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.
/* IMPORTY */
@import url("/pl/load.php?mode=articles&only=styles&articles=u:dev:Global_Lua_Modules/NavboxBuilder/code.css|MediaWiki:Common.css/Kolory.css|MediaWiki:Navboks.css|MediaWiki:Infoboksy.css"); /* Navboxy */
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:FandomizedThemeDesigner.css&only=styles"; /* Kreator motywu */
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:FandomizedLoadingScreens.css&only=styles"; /* Ekrany ładowania */
@import url('https://fonts.googleapis.com/css?family=Nunito'); /* Czcionka Nunito */
@import url('https://fonts.googleapis.com/css2?family=Rubik'); /* Czcionka Rubik */
@font-face {
	font-family: 'TSFont';
	src: url('https://images.wikia.nocookie.net/undertale/pl/images/f/f8/The_Sims_Sans-Bold-SC.ttf') format('truetype');
}

/* SKÓRKA */
body {
    background: url(https://vignette.wikia.nocookie.net/pl.sims/images/5/5e/The_Sims_4_Uniwersytet_3.jpg/revision/latest?cb=20191103202323) top center no-repeat fixed !important;
    font-family: Nunito, Arial
}

/* OCIENIOWANIE KRAWĘDZI STRONY */
.WikiaPage {
	border: none !important;
	overflow: hidden;
}

/* CZCIONKA TYTUŁU WIKI */
.wds-community-header .wds-community-header__sitename a {
    color: #404040;
    font-family: TSFont;
}

/* RAILS */
.WikiaRail .rail-module {
    margin: 0 0px 30px;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    box-shadow: 0px 0px 5px 0px #666666;
    padding: 6px 6px 6px;
    padding-top: 20px;
    margin-bottom: 15px;
}
 
.rail-module h2 {
    padding: 5px;
    color: White;
    font-size: 110%;
    font-weight: bold;
    font-family: Nunito;
    text-align: center;
    min-height: 22px !important;
    background: #4ab6f2;
    border-radius: 4px 4px 0px 0px;
    margin-top:-21px !important;
	margin-left:-7px !important;
	margin-right:-7px !important;
	margin-bottom: 7px !important;
	padding-left: 8px !important;
	padding-top: 2px;
	padding-bottom: 2px;
}
 
.WikiaRail .activity-module .edit-info .edit-info-user {
    color: #0f71bf;
}

.article-with-rail .WikiaRail .rail-module h2.has-icon svg {
    fill: rgb(255 255 255);
}

.WikiaRail .premium-recirculation-rail p {
    margin: 16px 10px 0;
    color: #006cb0;
    font-weight: bold;
}

/* FIX SZAREJ LINII Z RAIL MODULE */
.article-with-rail .WikiaRail .rail-module h2 {
    border-bottom: 1px solid #4ab6f2;
}

/* NAGŁÓWKI */
h1, h2, h3, h4, h5 {
    font-family: TSFont;
}

/* WIEŻA */
table.wieza {
	margin-left: 1em;
	margin-bottom: .5em;
	width: 248px;
	border: 2px solid #99B3FF;
	color: #000;
	float: right;
	border-radius:5px;
}

table.wieza div.headingblue {
	text-align: center !important;
	font-size: 120% !important;
	font-weight: bold !important;
}

/* KATEGORIE I FOOTER */
#articleCategories, #WikiaFooter section {
	border: 1px solid #DADADA;
	background-color: #FFFFFF;
    background-size: cover;
    color: black;
    background: #fff !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;
}

/* FOOTER */
.WikiaBarWrapper {
    background: #002a32;
}

.WikiaFooter .toolbar .tools > li > a, .WikiaBarWrapper .toolbar .tools > li > a {
    color: #00d6d6;
}

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

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

/* INTER-WIKI */
.WikiaArticleInterlang, .WikiaArticleInterlang a {
    color: #000000 !important;
    font-family: 'Verdana' !important;
    font-weight: normal !important;
    font-size: 12px !important;
    line-height: 18px !important;
}

.WikiaArticleInterlang h3 {
    color: #35559E !important;
    font-family: 'Rubik' !important;
    font-weight: bold !important;
    font-size: 16px !important;
}

/* HEADING-BLUE */
div.headingblue {
	background: #4ab6f2;
    border-radius: 4px 4px 0px 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    font-family: Nunito;
}

/* 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;
}

/* ELEMENTY ZACZERPNIĘTE Z ODPOWIEDNIKÓW W INNYCH JĘZYKACH */

/* TABBERY */
/** source: fr.sims.wikia.com **/

ul.tabbernav
{
 border-bottom: 2px solid #2e70b7 !important;
 border-top: 0px solid !important;
}
 
ul.tabbernav li a
{
 margin-left: 0px !important;
 border: 0px solid !important;
 background: #FFF !important;
}
 
ul.tabbernav li a:link { color: #002E54 !important; }
ul.tabbernav li a:visited { color: #002E54 !important; }
 
ul.tabbernav li a:hover
{
 background-color: #2e70b7 !important;
 border-color: transparent !important;
 color: #FFF !important;
}
 
ul.tabbernav li.tabberactive a
{
 color:#FFF !important;
 font-weight:bold !important;
 border: 0px solid #2e70b7 !important;
 border-bottom: 2px solid #2e70b7 !important;
 background-color: #2e70b7 !important;
}
 
ul.tabbernav li.tabberactive a:hover
{
border: 0px solid #2e70b7 !important;
border-bottom: 0px solid #fff !important;
}
 
.tabberlive {
 width: 100% !important;
}
.tabberlive .tabbertab {
 border:0px solid #2e70b7 !important;
 border-top:0 !important;
}

/* WYGLĄD TABELI */
/** source: sims.wikia.com **/
table.heading-grey th, table.heading-gray th, td.heading-grey, td.heading-gray, table.plaintable th {
    background-color: #A5CDEB;
    text-align: center;
}

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;
}

/* SPIS TREŚCI */
#toc {
    padding: 5px 100px 50px 5px !important;
    background: #FFFFFF url(https://vignette.wikia.nocookie.net/arma-sandbox/images/5/55/PlumbBobTre%C5%9Bci.png/revision/latest?cb=20200201002009&path-prefix=pl) no-repeat right bottom !important;
    border-radius: 4px 4px 4px 4px;
}

.toc .toctitle h2 {
    border: 0;
    display: inline;
    font-family: 'Rubik';
    font-weight: bold;
    font-size: 14px;
    margin-top: 0;
    padding: 0 5px 3px 0;
}

/* ANIMACJE LINKÓW */
.wds-community-header .wds-community-header__sitename a {
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    margin-left: 3px;
}

a {
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
}

/* WDS PRZYCISKI */
.ooui-theme-fandom .wds-global-navigation-wrapper ~ * .wds-button {
    color: #ffffff;
    background: none;
}

/* INFOBOXY FIX */
.portable-infobox {
    width: 256px;
}

.portable-infobox > .pi-title + .pi-image + .pi-navigation {
    border-bottom: 0px;
}

.portable-infobox > .pi-image + .pi-navigation + .pi-group {
    border-top-width: 0px;
}

.pi-image-thumbnail {
    max-width: 256px;
    height: auto;
}

/* OVERFLOW (FIX) */
.WikiaArticle {
    overflow:visible !important
}

/* MAIN PAGE HOVERS */
.mainpagehover1:hover {
  background-color: #36ba2c !important;
  opacity: 0.8
}
.mainpagehover2:hover {
  background-color: #0bbfbe !important;
  opacity: 0.8
}
.mainpagehover3:hover {
  background-color: #0296ea !important;
  opacity: 0.8
}

/* USUNIĘCIE OVERFLOWA NA KRAWĘDZIACH */
.mw-parser-output {
    overflow-x: unset !important;
}

/* PRZYCISKI */
#userProfileApp .user-identity-header__button.wds-is-secondary {
    border-color: #3a3a3a;
    color: #3a3a3a;
    border-radius: 0;
    padding: 6px;
}

.oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button, .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
    background-color: #4ab6f2;
    border-color: #4ab6f2;
    color: #ffffff;
    border-radius: 0;
    padding: 6px;
}
Advertisement