Wonderland Wikia
Nie podano opisu zmian
Znacznik: sourceedit
Nie podano opisu zmian
Znacznik: sourceedit
Linia 33: Linia 33:
 
}
 
}
 
.WikiaPageBackground {
 
.WikiaPageBackground {
background-color: rgba( 0, 10, 0, 0.5) !important;
+
background-color: rgba(128,128,128, 0.5) !important;
 
background-image: url("http://vignette3.wikia.nocookie.net/wonderland/images/c/c3/UroczaObwodkaPinkieStyle.png/revision/latest?cb=20160503155345&path-prefix=pl")!important;
 
background-image: url("http://vignette3.wikia.nocookie.net/wonderland/images/c/c3/UroczaObwodkaPinkieStyle.png/revision/latest?cb=20160503155345&path-prefix=pl")!important;
 
background-repeat: repeat !important;
 
background-repeat: repeat !important;

Wersja z 16:02, 3 maj 2016

/* Kod bazowany bezpośrednio na "MLP - Wyobraźnia to Magia Wiki", opracowany przez PinkieStyle */

/* Import skryptów */
@import url("/load.php?mode=articles&articles=MediaWiki:Nicki.css&only=styles");
@import "http://community.wikia.com/index.php?title=User:2Actimv/ChatUserIcons.css&action=raw&ctype=text/css";

/***************************************************************************/
/*** Wygląd ogólny                                    
/**************************************************************************/
/* Czcionka */
/*/ Linki /*/
a {
  color:black !important;
  text-shadow:0 0 4px transparent;
  text-decoration:none;
  transition: all .4s linear 0s;}
 
a:hover {
  color:black;
  text-shadow:0 0 8px purple;
  text-decoration:none;
        -webkit-transition: all .4s linear 0s;
        -moz-transition: all .4s linear 0s;
        -ms-transition: all .4s linear 0s;
        -o-transition: all .4s linear 0s;
        transition: all .4s linear 0s;
}

/* WikiaPage i tło */
.WikiaPage {
    border-color:#990033 !important;
    box-shadow: 0 0 15px #990033;
}
.WikiaPageBackground {
	background-color: rgba(128,128,128, 0.5) !important;
	background-image: url("http://vignette3.wikia.nocookie.net/wonderland/images/c/c3/UroczaObwodkaPinkieStyle.png/revision/latest?cb=20160503155345&path-prefix=pl")!important;
	background-repeat: repeat !important;
	background-size: contain !important;
	border-radius: 0;
}
 
.mediawiki { 
	background: white url("http://vignette1.wikia.nocookie.net/wonderland/images/0/00/WikiBackground.jpeg/revision/latest?cb=20160402225709&path-prefix=pl") no-repeat center top !important;
	background-attachment: fixed !important;
	background-size: 118.6% !important;
}
.mediawiki{background-attachment:fixed !important;}

/* Efekt rozjaśnienia obrazków */
.img {
	filter: alpha(opacity=80);
	transition: opacity 400ms ease-in-out;
	-webkit-transition: opacity 400ms ease-in-out;
	-moz-transition: opacity 400ms ease-in-out;
}
.img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
 
.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%);
}

/* Removing  added by tag */
.WikiaArticle .picture-attribution {
display:none;
}

/* Zmiana kwadratów na kółka */
.WikiaArticle ul,
.SpeechBubble .speech-bubble-message ul {
	list-style-type: disc;
}

/* Edytor */
.EditPageHeader {
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: transparent;
}

.EditPageHeader > h2
.EditPageHeader > h1 > a {
    color:black;
}
/*/ Visual Editor /*/
.mw-tag-markers{display:none !important}

/**************************************************************************/
/*** Nawigacja                                
/**************************************************************************/
/* Nawigacja */
#WikiHeader {
    background: url(http://vignette1.wikia.nocookie.net/wonderland/images/3/39/NawigacjaProfilNaglowki.jpg/revision/latest?cb=20160403121044&path-prefix=pl) no-repeat top left;
    border-bottom: 1px solid #fff;
	padding: 45px 10px 0;
	height:90px;}
 
.WikiHeader > nav li.marked {
background-color: #990033;
border-radius: 10px 10px 0 0;
opacity: 1.0 !important;
border-top: 1px solid transparent;
border-left:transparent;
}
 
.WikiHeader > nav li.marked > a {
margin: 1px 3px;
padding: 0px 12px;
border-top: 1px solid transparent; 
border-left: 1px solid transparent;
color: white;
}
 
.WikiHeader > nav li {
line-height: 31px;
display: inline-block;
float: left;
font-size: 15px;
border-bottom: none;
vertical-align: bottom;
background-color: rgba(300, 300, 300, 0.7);
border-radius: 10px 10px 0 0;
margin-right: 4px;
}
 
.WikiHeader .navbackground div {background-color:transparent;}
 
.WikiHeader .buttons,
#WikiHeader .WikiNav {margin-top:40px;}
 
.WikiHeader > nav .subnav-3 {
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}

.WikiHeader ul .nav-item {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px 10px 0 0;
  transition: background 0.2s;
}
 
/* Marginesy */
/* by Nanaki */
.WikiHeader {
    background-color: rgba(0, 0, 0, .25);
}
@media only screen and (min-width: 1576px) {
    .WikiHeader {
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
    .WikiHeader > nav.WikiNav {
        width: -webkit-calc(100% - 280px) !important;
        width: calc(100% - 280px) !important;
    }
}
@media only screen and (max-width: 1575px) and (min-width: 1064px) {
    .WikiHeader {
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin-left: -20px !important;
        margin-right: -20px !important;
    }
    .WikiHeader > nav.WikiNav {
        width: -webkit-calc(100% - 270px) !important;
        width: calc(100% - 270px) !important;
    }
}
@media only screen and (max-width: 1063px) and (min-width: 1024px) {
    .WikiHeader {
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-left: -10px !important;
        margin-right: -10px !important;
    }
    .WikiHeader > nav.WikiNav {
        width: -webkit-calc(100% - 260px) !important;
        width: calc(100% - 260px) !important;
    }
}
@media only screen and (max-width: 1023px) {
    .WikiHeader {
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
    .WikiHeader > nav.WikiNav {
        left: 30px !important;
    }
}

/* Przeźroczystość Nawigacji */
.WikiHeader nav {
    opacity:0.55;
    filter:alpha(opacity=55);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.WikiHeader nav:hover {
    opacity:1.00;
    filter:alpha(opacity=100);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#WikiHeader h1.wordmark img {
	opacity:0.85;
	filter:alpha(opacity=85);
	transition: opacity .1s linear 0s;}
 
#WikiHeader h1.wordmark img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	transition: opacity .1s linear 0s;}
	
/* Zmniejszenie odstępu pomiędzy kategoriami w nawigacji */
.WikiHeader .subnav-2a {
	padding: 0 10px;
}
/* Usunięcie trójkącika przy pasku  nawigacji */
#WikiHeader > nav > div > img {
    display:none !important;
}
 
/* Usunięcie pasków w nawigacji */
.WikiHeader > nav li > a {
    border-left:none !important;
    color:black;
}

/* Pasek na dole */
.WikiaPageHeader {
   margin-top: 5px;
}
 
.WikiaHeader, .WikiaBarWrapper {
   background-image: url(http://vignette1.wikia.nocookie.net/wonderland/images/3/39/NawigacjaProfilNaglowki.jpg/revision/latest?cb=20160403121044&path-prefix=pl) !important;
}
	
/**************************************************************************/
/*** Nagłówki                                
/**************************************************************************/
/* Nagłówki o jednakowej szerokości */
body.ns-0 #WikiaArticle > h2, body.ns-0 #WikiaArticle #mw-content-text > h2 { width:100%; overflow:visible; }
 
.activity-feed-more,
.activityfeed > li:not(:first-foal),
#toc,
.WikiaArticle h2 {
    border-style:dashed;
}
/* Obrazek w nagłówku */
 div.tytuł {
        background: url("ttp://vignette1.wikia.nocookie.net/wonderland/images/3/39/NawigacjaProfilNaglowki.jpg/revision/latest?cb=20160403121044&path-prefix=pl");
        margin: 2px 3px 8px;
        color: #fff;
        font-size: 1.5em;
        
        
        text-shadow: 0px 0px 5px #000;
        font-weight: bold;
        border: 2px solid #000 !important;
        border-radius: 3px;
 }
/**************************************************************************/
/*** Moduły                                   
/**************************************************************************/
/* Nadanie przezroczystości  i cieni różnym modułom */
.WikiaPagesOnWikiModule, 
.WikiaImageModule,
#WikiaSpotlightsModule,
.WikiaArticle .thumbinner, 
.HotSpotsModule, 
.AchievementsModule,             /* moduł z osiągnięciami */
#LEFT_SKYSCRAPER_2, 
.WikiaRail .module, 
.WikiaRail #RIGHT_SKYSCRAPER,
.CommunityCornerModule,          /* moduł zakątka społeczności */
.LatestPhotosModule,             /* moduł z najnowszymi  grafikami */
.hubmodule,
.WikiaArticle pre,                /* tagi < pre> </ pre> */
.WikiaArticleCategories {
   background: rgba(255, 255, 255, 0.70) !important;
   box-shadow: inset 3em 3em 4em -3em Pink,
               inset -3em -3em 4em -3em Pink; 
   -moz-box-shadow: inset 3em 3em 4em -3em Pink,
                    inset -3em -3em 4em -3em Pink;
   -webkit-box-shadow: inset 3em 3em 4em -3em Pink,
                       inset -3em -3em 4em -3em Pink;
   border: 1px solid Pink !important;
   border-radius: 12px;
   -o-border-radius: 12px;
   -ms-border-radius: 12px;
   -moz-border-radius: 12px;
   -webkit-border-radius: 12px;
   margin: 0 0 10px 0; }
  
/* Obrazki w modułach */
.WikiaRail .module { 
        background-image: url("http://img11.deviantart.net/a326/i/2009/058/1/a/walking_into_the_fog_by_zombie_pip.jpg") !important;
	background-repeat: no-repeat;
	box-shadow: inset 0 0 15px white;
	color: #990033;
	border: 1px solid white !important;
}

/* Moduły - cienie */
 .WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {box-shadow:0px 2px 5px 0px #CCC6B0; -moz-box-shadow:0px 2px 5px 0px #CCC6B0; -webkit-box-shadow:0px 2px 5px 0px #CCC6B0}
 

/**************************************************************************/
/*** Strony                                  
/**************************************************************************/
/* Edytuj */
/*/ Modyfikacja "Edytuj" #1 /*/ 
.editsection a {
  font-size:11px;
  font-family: Trebuchet MS;
} 
/*/ Modyfikacja "Edytuj" #2 /*/
.editsection a {
  color: #D98719;
  font-family:Helvetica;
  font-size:9px;
  text-transform:uppercase;
  letter-spacing:1px;
  font-style: none;
}

/* Ukrycie kategorii na stronie głównej */
.mainpage #catl, 
.mainpage .article-categories,

/* Galerie */
.wikia-photogallery-add {display: none}

/**************************************************************************/
/*** Forum                                   
/**************************************************************************/
/* OKejka */
.Wall a.vote img {
	background-image: url("http://img.funs-cloud.com/img/w240/B4/HX/B4HX5Mlp.gif") !important;
	margin-top: 1px;
	margin-right: -1px;
}
.Wall a.vote img {
	opacity: 0.4;
}
.Wall a.vote.voted img {
	opacity: 1;
}
/**************************************************************************/
/*** Aktywność na wiki                                  
/**************************************************************************/
/* "Podświetlanie" */
.mw-special-WikiActivity .activityfeed li:hover {
    background: #333;
}
/**************************************************************************/
/*** Chat                                                                   /**************************************************************************/
/*/ Czat - by DarthEmmet /*/
/* Dodatkowa modyfikacja by PinkieStyle */
/* "Magiczny" Czat */
.ChatWindow .User img {
border-radius: 2pc !important;
}
 
.inline-alert {
color: #990033 !important;
}
 
.Chat .you,
.Chat ul li {
background: transparent;
}
 
.Chat img {
border-radius: 0px;
border: none !important;
}
 
.Chat img.avatar {
border-radius: 2pc;
border: none;
}

.Write .message {
background-color: transparent;
border: 0px solid #990033;
}
 
.Write .message textarea {
width: 98% !important;
background: transparent;
border: 0px dotted #990033;
}
 
.Write img {
border-radius: 2pc;
border: none;
margin: 2.5px 0px 0px -3px !important;
}
 
.Write [name="message"] {
background-color: transparent;
border: 0;
}
 
.WikiChatList img {
border-radius: 3px;
border: none;
}
 
.WikiChatList .User:hover,
.PrivateChatList .User:hover {
margin: 0px 0px 0px 7px !important;
-moz-transition: all linear 400ms;
-ms-transition: all linear 400ms;
-o-transition: all linear 400ms;
transition: all linear 400ms; 
background: transparent !important;
}
 
.User .username {
background-color: transparent;
border: 0px solid #990033;
}
 
.ChatHeader {
background: rgba( 0, 0, 0, 0.9); 
background: -moz-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba( 0, 0, 0, 0.9)), color-stop(100%, rgba( 0, 0, 0, 0.9))); 
background: -webkit-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -o-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -ms-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: linear-gradient(135deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
margin: 0px 6px 0px 0px !important;
border-radius: 25px !important;
border:0px solid #990033;
border-top: 0px solid #990033 !important;
border-right: 0px solid #990033 !important;
border-bottom-left-radius: 8px;
border-right: none;
}
 .ChatHeader img {
border-radius: 3px;
border: 0px solid #990033;
}
 
.Rail .private {
background-color: transparent;
background-image: none;
border: none !important;
text-align: center;
}
 
.PrivateChatList .User img {
border-radius: 3px;
border: none;
}
 
.PrivateChatList .User:hover {
background: transparent;
}

.Chat .me-message {
background-color: transparent;
border: 0px solid #990033;
padding: 0px 3px;
border-radius: 10px;
}
 
.Rail .selected {
box-shadow: none;
background: transparent;
}
 
.Chat li {
background: transparent;
}
 
.Chat .time {
font-size: 13px;
font-weight:bold;
color:#990033;
}
.Chat {
background: rgba( 0, 0, 0, 0.9); 
background: -moz-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba( 0, 0, 0, 0.9)), color-stop(100%, rgba( 0, 0, 0, 0.9))); 
background: -webkit-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -o-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -ms-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: linear-gradient(135deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); 
margin: 0px 6px 0px 0px !important;
border-radius: 25px !important;
border: px solid #990033;
border-bottom: none;
border-top-left-radius: 8px;
border-right: none !important;
}

.Write {
background: rgba( 0, 0, 0, 0.9); 
background: -moz-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba( 0, 0, 0, 0.9)), color-stop(100%, rgba( 0, 0, 0, 0.9))); 
background: -webkit-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -o-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -ms-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: linear-gradient(135deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); 
margin: 0px 6px 0px 0px !important; 
border-radius: 25px !important; 
border:0px solid #990033; 
border-top: 0px solid #990033 !important; 
border-right: 0px solid #990033 !important; 
border-bottom-left-radius: 8px; 
border-right: none; 
} 

.Rail {
background: rgba( 0, 0, 0, 0.9); 
background: -moz-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba( 0, 0, 0, 0.9)), color-stop(100%, rgba( 0, 0, 0, 0.9))); 
background: -webkit-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -o-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: -ms-linear-gradient(-45deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
background: linear-gradient(135deg, rgba( 0, 0, 0, 0.9) 0%, rgba( 0, 0, 0, 0.9) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
border-radius: 25px !important;
border: 0px solid #990033;
border-bottom-right-radius: 8px;
border-top-right-radius: 8px;
border-left: none;
}
 
.ChatWindow .WikiaPage {
border: 0px solid #990033 !important;
background: transparent !important;
border: none !important;
}
 
.ChatWindow {
background: url(http://vignette2.wikia.nocookie.net/wonderland/images/3/34/ChatBackground.jpg/revision/latest?cb=20160403154205&path-prefix=pl) center top !important;
}
/**************************************************************************/
/*** Profil                                  
/**************************************************************************/
/* Obrazek na profilu */
.UserProfileMasthead .masthead-info {
    background-image:url('link') !important;
}
/* Obracający się avatar na profilu */
.UserProfileMasthead .masthead-avatar .avatar { transition:500ms;
}  
 
.UserProfileMasthead .masthead-avatar .avatar:hover {
    border-radius:75px;
    transform:rotate(360deg); /*Nie zmieniać wartości z "360deg".*/
    box-shadow:0 0 30px white;
}
 
  .UserProfileMasthead .masthead-avatar {
	border: none;
	background: none;
	padding: 0px;
	width: 150px;
}
 
.avatar {
  border:none;
  border-radius: 50%;
}
/* Cienie avatarów */
.avatar {
        border: none;
        box-shadow: 0 0 30px #990033;
}

/* Pasek na profilu */
.UserProfileMasthead .masthead-info hgroup {
	background-image: url("http://vignette1.wikia.nocookie.net/wonderland/images/3/39/NawigacjaProfilNaglowki.jpg/revision/latest?cb=20160403121044&path-prefix=pl");
}
.UserProfileMasthead h1,
.UserProfileMasthead h2 {
	color: white !important;
	text-shadow: 0 0 7px black !important;
}
.UserProfileMasthead .masthead-info .tag {
	box-shadow: inset 0 0 6px #990033;
}
.UserProfileMasthead .masthead-info .tag:hover {
	box-shadow: inset 0 0 10px #990033;
	text-shadow: 0 0 6px gainsboro;
}
.UserProfileMasthead .masthead-info .group {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: url("http://vignette1.wikia.nocookie.net/wonderland/images/3/39/NawigacjaProfilNaglowki.jpg/revision/latest?cb=20160403121044&path-prefix=pl");
	border-radius: 3px;
	display: inline-block;
	margin-left: 10px;
	padding: 2px 5px;
	position: relative;
	top: -4px;
}

/* Tablica */
/*/ Sortowanie wiadomości /*/
.Wall .SortingBar:before {
    content: "Sortuj wiadomości według:";
    font-size: 13px;
}
 
.Wall .SortingBar .SortingMenu .SortingSelected {
    background: #990033 !important;
    border: 1px solid #990033;
    color: #ccc !important;
    font-size: 13px;
    font-weight: normal !important;
    margin: 3px;
    opacity: 0.8;
    padding: 1px 15px !important;
}
 
.Wall .SortingBar .SortingMenu .SortingSelected:hover {
    font-size: 13px;
    font-weight: normal !important;
    margin: 3px;
    opacity: 1;
 }

/** Customizing Tabber **/
.tabbertab {
    border-top: 0px solid none !important;
    border-bottom: 0px solid none !important;
    border-left: 0px solid none !important;
    border-right: 0px solid none !important;
}
 
/* add spaces to tabview tabs */
.tabberlive > ul.tabbernav > li {
    margin-right: 2px;
}
    /* not applying on the last tabview tabs */
    .tabberlive > ul.tabbernav > li:last-child {
        margin-right: 0;
    }
 
.tabbernav {
    background: transparent;
    border-bottom: 0 !important;
    padding: 3px 0 !important;
}
 
ul.tabbernav li:hover a:link { /* inactive tabs when hovered */
  opacity: 0.7; 
  filter:alpha(opacity=70);
  border: 1px solid none !important;
  color: #fff !important;
}
 
ul.tabbernav li a {
    -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    background: #C01B60 !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border: 2px solid none !important;
    color: white !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin-left: 0 !important;
    padding: 3px 0.5em !important;
    position: relative;
}
 
ul.tabbernav li.tabberactive a {
    background-color: #C01B60 !important;
    border: 2px solid none !important;
    color: white !important;
    cursor: default;
    font-size: 14px !important;
    font-weight: bold !important;
}
 
ul.tabbernav li.tabberactive {
    line-height: 0 !important;
}
 
    ul.tabbernav li.tabberactive:first-child a {
        margin-left: 0 !important;
    }
 
.tabbertab .ajax-poll {
    border: none !important;
}
 
.tabberlive .tabbertab h2,
.tabberlive .tabbertab h3 {
    display: block !important;
}
 
.tabbertab {
    border: none !important;
}
/* Zakładki profilu */
.tabs .selected a {
	background: none !important;
	border: none;
	border-bottom: 3px solid #990033;
	height: inherit !important;
	color: #fcfcfc;
	top: 2px!important;
}
.tabs li a:hover {
	-webkit-transition: all .4s linear 0s;
	-moz-transition: all .4s linear 0s;
	-ms-transition: all .4s linear 0s;
	-o-transition: all .4s linear 0s;
	transition: all .4s linear 0s;
	border-bottom: 3px solid #990033;
	text-decoration: none;
	top: 1px;
}
.tabs li a {
	background: none !important;
	-webkit-transition: all .4s linear 0s;
	-moz-transition: all .4s linear 0s;
	-ms-transition: all .4s linear 0s;
	-o-transition: all .4s linear 0s;
	transition: all .4s linear 0s;
	border-bottom: 3px solid transparent;
}
/*////////////////////////////////////////////////////////////////////////////////*
/*==========================================================================*
/* Poniższy kod został opracowany przez kadrę Once Upon a Time Wiki */
/*==========================================================================*
/**************************************************************************/
/*** UŻYTKOWNIK                                                
/**************************************************************************/
/** Zaokrąglenia avatarów **/
.avatar,
.User img,
.Write img {
	border-radius:50%;
	border:1px solid #000;
}

table.wallfeed td img.avatar {
  border: 1px solid #000;
}

/**************************************************************************/
/*** LOGO                                                             
/**************************************************************************/

.WikiHeader .wordmark {
    -moz-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -moz-transition: All 0.6863s ease;
    -o-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -o-transition: All 0.6863s ease;
    -webkit-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -webkit-transition: All 0.6863s ease;
    color: #708090;
    font-weight: bold;
    margin-bottom: 10px;
    width: 250px;
    word-wrap: break-word;
}
.WikiHeader .wordmark:hover {
    -webkit-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -moz-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -ms-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -o-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
}

/**************************************************************************/
/*** BLOKADA KOPIOWANIA MEDIAWIKI                                    
/**************************************************************************/

.ns-8 .mw-content-ltr pre, .EditPagePermissionError textarea { -webkit-user-select: none !important;-moz-user-select: none !important; -ms-user-select: none !important; -o-user-select: none !important; user-select: none !important; }