Nocni Łowcy Wiki
Nie podano opisu zmian
Znacznik: sourceedit
Nie podano opisu zmian
Linia 654: Linia 654:
 
color: #fff;text-shadow:0 0 3px blue;
 
color: #fff;text-shadow:0 0 3px blue;
 
}
 
}
 
/* Flagi */
 
.WikiaArticleInterlang a {padding-left: 20px}
 
.WikiaArticleInterlang a[href="?interlang=all"] {padding-left: 0!important}
 
.WikiaArticleInterlang a[href*="http://shadowhunters.wikia.com"] {background: url(http://images.wikia.com/gta/pl/images/3/3b/En.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://de.chronikenderunterwelt.wikia.com"] {background: url(http://images.wikia.com/gta/pl/images/8/8f/De.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://el.the-shadowhunter.wikia.com"] {background:url(http://images.wikia.com/wlb/images/f/f1/Small-el.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://es.shadowhunters.wikia.com"] {background:url(http://images.wikia.com/wlb/images/4/43/Small-es.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://ru.shadowhunters.wikia.com"] {background: url(http://images.wikia.com/gta/pl/images/f/fb/Ru.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://fr.shadowhunters.wikia.com"] {background:url(http://images.wikia.com/wlb/images/f/fb/Small-fr.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://it.shadowhunters.wikia.com"] {background:url(http://images.wikia.com/wlb/images/b/bf/Small-it.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://hu.shadowhunters.wikia.com"] {background:url(http://images.wikia.com/wlb/images/0/0e/Small-hu.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://nl.shadowhunters.wikia.com"] {background:url(http://images.wikia.com/wlb/images/c/ce/Small-nl.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://sv.shadowhunters.wikia.com"] {background:url(http://images.wikia.com/wlb/images/b/bc/Small-sv.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://pt-br.shadowhunters.wikia.com"] {background:url(http://images.wikia.com/wlb/images/2/2d/Small-pt-br.png) center left no-repeat}
 

Wersja z 10:40, 22 lis 2017

/* Nawigacja */
.WikiaArticleInterlang h3 {
  font-size: inherit;
}
 
.tabs-container {margin-left:-20px;margin-right:-20px;}
 
#WikiHeader .WikiNav .nav .nav-item {
	height: 100%;
	border-bottom: 0;
	
	line-height: 30px;
	margin-right: 15px;
	margin-left: 0 !important;
}
 
#WikiHeader .WikiNav .nav .nav-item.marked {
	background-color: transparent;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
 
#WikiHeader .WikiNav .nav .nav-item.marked > a {
	color: #fff;
	cursor: pointer;
	border-bottom: 5px solid #7E6982;
}
 
#WikiHeader .WikiNav .nav .nav-item a {
	border: 0;
	padding: 0 20px;
	margin: 0;
	font-size: 12px;
}
 
#WikiHeader .WikiNav .nav .nav-item a:hover {
	text-decoration: none;
}
 
#WikiHeader .WikiNav .nav .nav-item > a {
	height: 30px;
}
 
#WikiHeader .WikiNav .nav .nav-item > a:hover {
	border-bottom: 5px solid #7E6982;
}
 
#WikiHeader .subnav-2 {
	height: 34px;
	top: 35px;
	margin-left: 8px;
	width: 100%;
}
 
#WikiHeader .subnav-2 .subnav-2-item {
	-webkit-transform: skew(25deg);
	-ms-transform: skew(25deg);
	transform: skew(25deg);
	height: 100%;
	line-height: 35px;
	padding: 0 16px;
}
 
#WikiHeader .subnav-2 .subnav-2-item:hover {
	background-color: #7E6982;
}
 
#WikiHeader .subnav-2 .subnav-2-item a.subnav-2a {
	-webkit-transform: skew(-25deg);
	-ms-transform: skew(-25deg);
	transform: skew(-25deg);
	padding: 0 5px;
}
 
#WikiHeader .subnav-2 .subnav-expandable a.subnav-2a {
	padding-right: 14px;
}
 
#WikiHeader .marked2 .subnav-2a {
	height: 100%;
	background-color: transparent;
	border-radius: 0;
	color: white;
}
 
#WikiHeader .subnav-3 {
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-transform: skew(-25deg);
	-ms-transform: skew(-25deg);
	transform: skew(-25deg);
	padding: 0;
	margin: 0;
	top: 35px !important;
	border: 0;
	left: 0px;
	background-color: transparent;
	-webkit-transform-origin: top left;
}
 
#WikiHeader .subnav-3 .subnav-3-item {
	height: 35px;
}
 
#WikiHeader .subnav-3 .subnav-3-item a.subnav-3a {
	line-height: 35px;
	font-size: 12px;
	background: rgba(125,125,125,0.2);
}
 
#WikiHeader .subnav-3 .subnav-3-item a.subnav-3a:hover {
	background-color: transparent;
}
 
#WikiHeader .navbackground {
	-webkit-transform: skew(25deg);
	-ms-transform: skew(25deg);
	transform: skew(25deg);
	box-shadow: 0 0 1px transparent;
	-webkit-box-shadow: 0 0 1px transparent;
	overflow: hidden;
	margin: 0;
	top: 35px;
	height: 35px;
    width: calc(100% - 25px) !important;
	margin-left: 10px;
	padding-left: 1px;
	left: -2px;
}
 
#WikiHeader .navbackground div,
#WikiHeader .navbackground img {
	display: none;
}
 
#WikiHeader .chevron {
	display: none;
}
 
#WikiHeader .chevron {
	display: none;
}

/** Grayscale **/
.icon {
border-radius: 6px !important;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(50%);
}
 
.icon:hover {
border-radius: 6px !important;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
 
.grayscale img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(100%);
}
 
.grayscale img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
 
.grayscale img {
margin: 1.6px 1px 1.6px 1px;
}

/* Moduły */
.WikiaRail .module {
	border: 1px solid #3D1E43;
    border-left: 5px solid #3D1E43;
    border-right: 5px solid #3D1E43;
}
 
.module h2,
.module h1 {
	font-family: "Trajan Pro";
	font-size: 15px !important;
	font-weight: normal!important;
	text-align: center;
}

.WikiaRail .module {
	background-image: url("http://static2.wikia.nocookie.net/chronikenderschattenjaeger/de/images/f/f7/Asfalt.png");
    background-position: center top, center bottom, left top;
    background-repeat: repeat;
    background-size: auto auto;
}

/* Ankiety */
.pollAnswerVotes { 
    border-color: #3D1E43 !important;
    color: white !important;
}
    
.pollAnswerVotes div {
    background: #3D1E43 !important;
    color: white !important;
}

/** Usunięcie zbędnych elementów ankiety **/
.ajax-poll { 
   border:none !important;
}

.pollAnswerVotes div {
    border-right: none !important;
}

/* Buttony */
.wikia-menu-button .drop, a.wikia-button, .wikia-menu-button > a, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button, 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: none !important;
    border-color: transparent !important;
    border-radius: 0px;
}

/* Główni bohaterowie */
.Main-char h5 {
    color: #3D1E43;
    margin: -3em .6em;
	position: absolute;
    font-family: "Trajan Pro";
}

.Main-char h6 {
    color: #FFFFFF;
    margin: -2.8em 1em;
    font-size: .6em;
    position: absolute;
    font-family: "Trajan Pro";
}

.Main-char-img img {
	box-shadow: 0 0 1px 1px #3D1E43, inset 0 0 1px 1px #3D1E43; 
    -webkit-transition-property: transform;
    transition-property: transform;
}

.Main-char-img img:hover { 
    transform:rotate(0deg) scale(1.1) skew(0deg) rotate(-3deg);
    -webkit-transform:rotate(0deg) scale(1.1) skew(0deg) rotate(-3deg);
    -moz-transform:rotate(0deg) scale(1.1) skew(0deg) rotate(-3deg);
    -o-transform:rotate(0deg) scale(1.1) skew(0deg) rotate(-3deg);
    -ms-transform:rotate(0deg) scale(1.1) skew(0deg) rotate(-3deg);
}

/* Profil użytkownika */
/** Zakładki w profilu użytkownika **/
.tabs-container {
	box-shadow: inset 0 -9px 10px rgba(0, 0, 0, .2);
}

.tabs {
  border-bottom: 1px solid #3D1E43;
}

.WikiaUserPagesHeader .tabs li {
	background: rgba(255,255,255,0.1);
}

.WikiaUserPagesHeader .tabs li:hover {
	background: rgba(255,255,255,0.2);
}

.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;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	position: relative;
	transform: translateZ(0);
	transition-duration: 0.3s;
	transition-property: transform;
	vertical-align: middle;
}

.WikiaUserPagesHeader .tabs li:before {
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 80%);
	content: '';
	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:hover,
.WikiaUserPagesHeader .tabs li:focus,
.WikiaUserPagesHeader .tabs li:active {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.WikiaUserPagesHeader .tabs li:hover:before,
.WikiaUserPagesHeader .tabs li:focus:before,
.WikiaUserPagesHeader .tabs li:active:before {
	-webkit-transform: translateY(5px);
	opacity: 1;
	transform: translateY(5px);
}

.WikiaUserPagesHeader .tabs .selected {
	display: none !important;
}

/** Podkreślnik **/
.UserProfileMasthead .discussion-details {
    border-top: 1px solid #7E6982;
    padding-top: 10px;
}

/* Infoboks */
.portable-infobox .pi-title {
    background-color: #3D1E43;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
}

.portable-infobox .pi-navigation{
    background-color: #3D1E43;
}

.portable-infobox {
    background-image: url("http://static2.wikia.nocookie.net/chronikenderschattenjaeger/de/images/f/f7/Asfalt.png");
    background-position: center top, center bottom, left top;
    background-repeat: repeat;
    background-size: auto auto;;
    color: #FFFFFF;
}

.portable-infobox .pi-border-color {
    border-color: transparent;
}

.portable-infobox .pi-header {
    background-color: #7E6982;
    color: #FFFFFF;
    font-family: "Trajan Pro";
}

/* Kolor czcionki na wiki */
body {
    color: #FFFFFF;
}

/* Linki */
a:hover, .color2 a:hover {
    text-shadow: 0px 0px 6px !important;
    text-decoration: blink !important;
}

/* Nagłówki */
.WikiaArticle h3 .editsection .sprite.edit-pencil, .WikiaArticle h4 .editsection .sprite.edit-pencil, .WikiaArticle h5 .editsection .sprite.edit-pencil, .WikiaArticle h6 .editsection .sprite.edit-pencil {display:none;}

.WikiaArticle h3:not(.pi-data-label) {
    border-bottom: 1px dotted #3D1E43;
    font-family: "Trajan Pro";
}

/* Strzałki czatu (Google Wiki) */
.ChatModule .chat-whos-here, .ChatModule .chat-whos-here .arrow-left img, .ChatModule .chat-whos-here .arrow-right img { 
 border-width: 0; 
}
.ChatModule .chat-whos-here .arrow-left { background: url(http://images3.wikia.nocookie.net/codyn329/images/9/97/LeftArrow.png); margin-left: -15px; }
.ChatModule .chat-whos-here .arrow-left:hover { background: url(http://images3.wikia.nocookie.net/codyn329/images/c/cb/LeftArrowHover.png); }
.ChatModule .chat-whos-here .arrow-left:active { background: url(http://images1.wikia.nocookie.net/codyn329/images/3/36/LeftArrowActive.png); }
.ChatModule .chat-whos-here .arrow-right { background: url(http://images1.wikia.nocookie.net/codyn329/images/c/cc/RightArrow.png); margin-right: -25px; }
.ChatModule .chat-whos-here .arrow-right:hover { background: url(http://images1.wikia.nocookie.net/codyn329/images/c/c5/RightArrowHover.png); }
.ChatModule .chat-whos-here .arrow-right:active { background: url(http://images3.wikia.nocookie.net/codyn329/images/0/04/RightArrowActive.png); }
.ChatModule .chat-whos-here .arrow-left, .ChatModule .chat-whos-here .arrow-right, .ChatModule .chat-whos-here .arrow-left:hover, .ChatModule .chat-whos-here .arrow-right:hover  { 
 height: 46px; 
 width: 23px; 
 margin-top: -5px; 
 background-repeat: no-repeat;
}

.chat-join button .icon {
    display: inline-block;
    height: 19px;
    margin-right: 5px;
    vertical-align: middle;
    width: 17px;
}

/* Drobne edycyjne */
.mainpage-table {
    width: 100%;
    padding: 5px;
    margin-top: 10px;
}

.mainpage-under {
    padding-left: 8px; 
    border-bottom: 1px solid #3D1E43;
	font-family: "Trajan Pro";
}

.WikiaArticle h2 {
    border-bottom: 1px solid #3D1E43;
	font-family: "Trajan Pro";
}

.WikiaArticle h2 .editsection .sprite.edit-pencil {
	background: url('http://i.imgur.com/XmyyN0D.png') no-repeat !important;
	margin-bottom:-1px;
	margin-right:3px;
}

/* Kolor elementu na stonie z plikami */
.tabs .selected a {
  border-color: #3D1E43 #3D1E43 transparent;
}

/* Awatar */
.UserProfileMasthead .masthead-avatar .avatar {
    border: 5px solid #3D1E43;
    border-radius: 100%;
}

.avatar {
    border: 1px solid #3D1E43;
    border-radius: 100%;
}

/* Czat */
/** Awatar czatu **/
.Write img {
    border: 1px solid #3D1E43;
    border-radius: 100%;
}

.User img {
    border: 1px solid #3D1E43;
    border-radius: 100%;
}

.ChatModule .chat-whos-here .avatar {
    border: 1px solid #3D1E43;
    border-radius: 100%;
}

/* Strzałki czatu (Google Wiki) */
.ChatModule .chat-whos-here, .ChatModule .chat-whos-here .arrow-left img, .ChatModule .chat-whos-here .arrow-right img { 
 border-width: 0; 
}
.ChatModule .chat-whos-here .arrow-left { background: url(http://images3.wikia.nocookie.net/codyn329/images/9/97/LeftArrow.png); margin-left: -15px; }
.ChatModule .chat-whos-here .arrow-left:hover { background: url(http://images3.wikia.nocookie.net/codyn329/images/c/cb/LeftArrowHover.png); }
.ChatModule .chat-whos-here .arrow-left:active { background: url(http://images1.wikia.nocookie.net/codyn329/images/3/36/LeftArrowActive.png); }
.ChatModule .chat-whos-here .arrow-right { background: url(http://images1.wikia.nocookie.net/codyn329/images/c/cc/RightArrow.png); margin-right: -25px; }
.ChatModule .chat-whos-here .arrow-right:hover { background: url(http://images1.wikia.nocookie.net/codyn329/images/c/c5/RightArrowHover.png); }
.ChatModule .chat-whos-here .arrow-right:active { background: url(http://images3.wikia.nocookie.net/codyn329/images/0/04/RightArrowActive.png); }
.ChatModule .chat-whos-here .arrow-left, .ChatModule .chat-whos-here .arrow-right, .ChatModule .chat-whos-here .arrow-left:hover, .ChatModule .chat-whos-here .arrow-right:hover  { 
 height: 46px; 
 width: 23px; 
 margin-top: -5px; 
 background-repeat: no-repeat;
}

.ChatWidget .chat-whos-here .arrow-left {
  margin-left: -8px;
}

.ChatWidget .chat-whos-here .arrow-right {
  margin-right: -18px;
}

/** Moduł czatu na stronie **/
.ChatModule {
    background-image: url("http://static2.wikia.nocookie.net/chronikenderschattenjaeger/de/images/f/f7/Asfalt.png") !important;
    background-position: center top, center bottom, left top;
    background-repeat: repeat;
    background-size: auto auto;
    border: 1px solid #3D1E43;
    border-left: 5px solid #3D1E43;
    border-right: 5px solid #3D1E43;
    margin: 2px;
}

.ChatEntryPoint .chat-whos-here .arrow-left {
  margin-left: -9px !important;
}

.ChatEntryPoint .chat-whos-here .arrow-right {
  padding: 0 !important;
  margin-right: -9px !important;
}

/* Ramka do interwiki */
.WikiaArticleInterlang {
    padding:5px 10px 0 !important;
    background-image: url("http://static2.wikia.nocookie.net/chronikenderschattenjaeger/de/images/f/f7/Asfalt.png");
    background-position: center top, center bottom, left top;
    background-repeat: repeat;
    background-size: auto auto;
    border: 1px solid #3D1E43;
    border-left: 5px solid #3D1E43;
    border-right: 5px solid #3D1E43; 
    margin: 10px 0 !important;
}
    
/* Ukrycie kategorii na stronie głównej */
.mainpage #catlinks, .mainpage .CategorySelect.articlePage { 
    display: none !important;
}

/* Ramki spisów treści */
.WikiaArticle .toc {
    background-image: url("http://static2.wikia.nocookie.net/chronikenderschattenjaeger/de/images/f/f7/Asfalt.png");
    background-position: center top, center bottom, left top;
    background-repeat: repeat;
    background-size: auto auto;
    border: 1px solid #3D1E43;
    border-left: 5px solid #3D1E43;
    border-right: 5px solid #3D1E43; 
}

/* Ramka kategorii */
.article-categories {
    background-image: url("http://static2.wikia.nocookie.net/chronikenderschattenjaeger/de/images/f/f7/Asfalt.png") !important;
    background-position: center top, center bottom, left top;
    background-repeat: repeat;
    background-size: auto auto;
    border: 1px solid #3D1E43;
    border-left: 5px solid #3D1E43;
    border-right: 5px solid #3D1E43; 
}

.WikiaArticleInterlang h3 {
    font-size: 12px;
    line-height: 24px;
}

/* Banner */
.banner {
	background: url("http://vignette1.wikia.nocookie.net/dawid2/images/5/5b/4OtAKa3.jpg/revision/latest?cb=20170315222851&path-prefix=pl") no-repeat scroll left bottom transparent;
	border: 1px solid #3D1E43;
    border-left: 5px solid #3D1E43;
    border-right: 5px solid #3D1E43;
    background-size: cover;
    background-position-y: -70px;
    
}

/* Zdjęcie na czacie */
body.ChatWindow {
background-image: url(http://vignette3.wikia.nocookie.net/dary-aniola/images/5/50/Wiki-background/revision/latest?cb=20170315201515&path-prefix=pl);
background-size: 100% 1000% !important;
}

body.ChatWindow .ChatHeader {
opacity: 0.9;
-moz-opacity:0.9;
-khtml-opacity: 0.9;
}

body.ChatWindow .WikiaPage {
opacity: 0.88;
-moz-opacity:0.88;
-khtml-opacity: 0.88;
}

/* Forum i blogi na stronie głównej */
.WikiaArticle .WikiaBlogListingBox ul {
    border: none;
}

.WikiaArticle .ForumActivityModule {
    border: none;
}

.WikiaBlogListingBox ul .WikiaBlogListingPost {
    zoom: 1;
    border-top: dotted 1px #3D1E43;
}

/* Tabelka */
.wikitable {
	border: #FFFFFF !important;
	width: 100%;
	text-align: center;
	background-color: transparent !important;
}
 
.wikitable td {
	color: #FFFFFF !important;
	padding-top: 4px !important;
	padding-bottom: 2px !important;
	border: #FFFFFF !important;
}
 
.wikitable th {
	background-color: #3D1E43 !important;
	color: #FFFFFF !important;
	padding-bottom: 0px !important;
	border: #FFFFFF !important;
}
 
.wikitable tr:hover {
    background: #7E6982;
}
 
table.wikitable > tr > th, table.wikitable > * > tr > th {
    border: 1px solid #7E6982;
}

.wikitable tr:hover a {
    color: #3D1E43 !important;
}

.wikitable tr:hover a.new {
    color: #FF0000 !important;
}

/* Homelinksbox */
.homelinksbox {
	background: transparent;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	width: 100%;
}

.homelinks a {
	-moz-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	color: #ccc;
	font-family: "Trajan Pro";
	font-size: 120%;
	letter-spacing: 4px;
	padding: 10px;
	text-shadow: 0 0 3px black;
	transition: color 0.3s;
}

.homelinks a:hover,
.homelinks a:focus {
	color: #fff;text-shadow:0 0 3px blue;
}