Star Wars Fanonpedia

CZYTAJ WIĘCEJ

Star Wars Fanonpedia
Nie podano opisu zmian
Nie podano opisu zmian
Linia 127: Linia 127:
 
margin-bottom: -15px !important;
 
margin-bottom: -15px !important;
 
width: 100%;
 
width: 100%;
  +
}
  +
  +
/* Nowe „otwarcie” */
  +
td.maintab-cell>span,
  +
td.maintab-cell > a {
  +
color: white !important;
  +
display: block;
  +
font-size: 75%;
  +
padding: 18px;
  +
text-transform: uppercase;
  +
}
  +
table.maintab {
  +
border-collapse: collapse;
  +
border-spacing: 0;
  +
width: 100%;
  +
}
  +
.maintab td {
  +
color: white !important;
  +
cursor: default;
  +
transition: opacity 0.9s;
  +
width: 50%;
  +
}
  +
td.maintab1 {
  +
background-color: rgb(174, 194, 214);
  +
}
  +
td.maintab2 {
  +
background-color: rgb(189, 205, 221);
  +
transition: 1s;
  +
}
  +
td.maintab2:hover {
  +
background-color: rgb(174, 194, 214) !important;
  +
transition: 1s;
  +
}
  +
td.maintab-cell big {
  +
font-size: 200% !important;
  +
font-weight: bold;
  +
letter-spacing: 2px;
  +
text-transform: uppercase;
  +
}
  +
.mainpage .nowetworzenie .createboxInput {
  +
width: 556px;
  +
}
  +
.mainpage .cosm1 {
  +
margin-bottom: 2px !important;
 
}
 
}

Wersja z 20:14, 17 lis 2019

/* Strictly based upon the English Doctor Who wiki */
.mainpage-box-a {
	margin: 0 auto;
	text-align: left;
	width: 670px;
}
.mainpage-box-a .header {
	border-bottom: 1px rgb(174, 194, 213) solid;
	color: rgb(174, 194, 213);
	font-family: "Maven Pro";
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 110%;
	margin: 0 auto 5px auto;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}
.mainpage-box-a .subheader {
	font-size: 14px;
	line-height: 150%;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: justify;
}

.mainpage-box-b {
	color: #000;
	margin-top: 10px;
	padding: 20px;
	text-align: justify;
}
.mainpage-box-b .subheader {
	margin-top: 20px;
}

/* The page's appearance */
.mainpage #PageHeader h1 {
	display: none;
}
.mainpage .page-header__separator {
	display: none;
}
.mainpage #articleCategories,
.mainpage .WikiaArticleInterlang {
	display: none;
}
.mainpage .page-header__languages {
	border-left: 0 !important;
margin-bottom:5px !important;
}

/* Galeria */
.mainpage .wikia-gallery-item img,
.page-Portal_Star_Wars_Roleplay .wikia-gallery-item img {
	filter: sepia(0) opacity(.8);
	transition: 1s!important;
}
.mainpage .wikia-gallery-item img: hover,
.page-Portal_Star_Wars_Roleplay .wikia-gallery-item img:hover {
	filter: sepia(0%);
	transition: 1s!important;
}
.mainpage .wikia-gallery-caption-below .lightbox-caption,
.page-Portal_Star_Wars_Roleplay .wikia-gallery-item img:hover .wikia-gallery-caption-below .lightbox-caption {
	background-color: transparent;
	font-family: "Maven Pro";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 100%;
	padding: 0.3em 0.2em 0.2em 0.1em;
	text-transform: uppercase;
}
.mainpage .wikia-gallery-caption-below,
.page-Portal_Star_Wars_Roleplay .mainpage .wikia-gallery-caption-below {
	padding-bottom: 30px;
}

/* Współpraca */
.wspolpraca {
	color: #000;
	font-size: 14px;
	line-height: 150%;
	margin-top: -20px!important;
	margin: 0 auto;
	padding-bottom: 30px;
	padding: 20px;
	text-align: left;
	width: 630px;
}

/* Aktualizacja 21 sierpnia 2019 */
.mainpage .page-header__contribution-buttons {
	display: none;
}
.mainpage-box-b,
.rail-module,
.mainpage .embeddable-discussions-post-detail,
.wspolpraca,
.fb-like-box iframe {
	border-radius: 3px !important;
}
.mainpage .embeddable-discussions-heading-container {
	display: none !important;
}
.mainpage .embeddable-discussions-module {
	border: none;
	float: center !important;
	margin-left: 10px !important;
	padding: 0 !important;
}

.cosm1::after { content: '…' }
.cosm2::before { content: '…' }

/* Nowy RP */
.page-Portal_Star_Wars_Roleplay #PageHeader,
.page-Portal_Star_Wars_Roleplay .page-header__separator {
	display: none;
}
.page-Portal_Star_Wars_Roleplay .WikiaPageContentWrapper {
	padding-top: 30px;
}
.page-Portal_Star_Wars_Roleplay .mainpage-box-a {
	margin-bottom: -15px !important;
	width: 100%;
}

/* Nowe „otwarcie” */
td.maintab-cell>span,
td.maintab-cell > a {
	color: white !important;
	display: block;
	font-size: 75%;
	padding: 18px;
	text-transform: uppercase;
}
table.maintab {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.maintab td {
	color: white !important;
	cursor: default;
	transition: opacity 0.9s;
	width: 50%;
}
td.maintab1 {
	background-color: rgb(174, 194, 214);
}
td.maintab2 {
	background-color: rgb(189, 205, 221);
	transition: 1s;
}
td.maintab2:hover {
	background-color: rgb(174, 194, 214) !important;
	transition: 1s;
}
td.maintab-cell big {
	font-size: 200% !important;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.mainpage .nowetworzenie .createboxInput {
	width: 556px;
}
.mainpage .cosm1 {
	margin-bottom: 2px !important;
}