Ben 10 Wiki
m (Wycofano edycje użytkownika Mattew007 (dyskusja). Autor przywróconej wersji to Eragon Hiccup.)
Nie podano opisu zmian
Linia 523: Linia 523:
 
}
 
}
 
.portable-infobox {
 
.portable-infobox {
color:white;
+
color:black;
 
border-radius:3px 3px 3px 3px;
 
border-radius:3px 3px 3px 3px;
border:1.5px solid #00AC00;
+
border:1.5px solid #000;
background-color:white !important;
+
background-color:black !important;
 
line-height:1
 
line-height:1
 
}
 
}
   
 
.portable-infobox .pi-title {
 
.portable-infobox .pi-title {
color:#ffffff;
+
color:#000;
background:#00AC00;
+
background:#000;
 
border-radius:2px 2px 0 0;
 
border-radius:2px 2px 0 0;
 
padding: 3px;
 
padding: 3px;
Linia 540: Linia 540:
 
}
 
}
 
.portable-infobox .pi-header {
 
.portable-infobox .pi-header {
color:#ffffff;
+
color:#000;
background:#00AC00 !important;
+
background:#000 !important;
 
text-align:center;
 
text-align:center;
 
font-size:12px;
 
font-size:12px;
Linia 551: Linia 551:
   
 
.portable-infobox .pi-background{
 
.portable-infobox .pi-background{
background-color:white;
+
background-color:black;
 
}
 
}
 
.portable-infobox .pi-font{
 
.portable-infobox .pi-font{
Linia 583: Linia 583:
   
 
.portable-infobox .pi-secondary-background {
 
.portable-infobox .pi-secondary-background {
background-color:white;
+
background-color:black;
 
}
 
}
 
.portable-infobox .pi-image-collection-tabs {
 
.portable-infobox .pi-image-collection-tabs {
Linia 589: Linia 589:
 
font-weight: bold;
 
font-weight: bold;
 
text-align:center;
 
text-align:center;
background:#00AC00 !important;
+
background:#000 !important;
 
}
 
}
 
.portable-infobox .pi-image-collection-tabs a {
 
.portable-infobox .pi-image-collection-tabs a {
background:#00AC00 !important;
+
background:#000 !important;
 
font-size: smaller;
 
font-size: smaller;
 
font-weight: bold;
 
font-weight: bold;
Linia 599: Linia 599:
   
 
.portable-infobox .pi-image-collection-tabs li {
 
.portable-infobox .pi-image-collection-tabs li {
background:#007800 !important;
+
background:#000 !important;
color: white;
+
color: black;
 
}
 
}
 
 
 
.portable-infobox .pi-image-collection-tabs .current {
 
.portable-infobox .pi-image-collection-tabs .current {
background: white !important;
+
background: black !important;
color: #007800;
+
color: #000;
 
}
 
}
 
 

Wersja z 10:54, 15 gru 2018

/* Importy */
@import url(/load.php?mode=articles&articles=MediaWiki:Common.css&only=styles);
@import url(/load.php?mode=articles&articles=MediaWiki:Kolory.css&only=styles);
@import url(/load.php?mode=articles&articles=MediaWiki:Quiz.css&only=styles);
@import "http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
@import "//dev.wikia.com/load.php?mode=articles&articles=Highlight/code.css&only=styles";
@import url(https://fonts.googleapis.com/css?family=Ropa%20Sans&subset=latin-ext);
@import "https://fonts.googleapis.com/css?family=Open+Sans";
@import "https://fonts.googleapis.com/css?family=Oswald";
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed&subset=latin,latin-ext);
@font-face { 
        font-family: "Piekos FX"; 
        src: url("https://dl-web.dropbox.com/get/Piekos_fx.eot?w=AAChs2t0GpmZdDa7FfhhD6NxdzGIO4dkuX-RTsvewlQgKQ&dl=1"),
url("https://dl.dropboxusercontent.com/s/yh1anl6fv3n1nc4/Piekos_fx.woff?dl=1&token_hash=AAG1YictNvUXcZn6lbEMo5lxMPr0H9E2g4NAyPG74sqsCw") format("woff"),
url("https://dl.dropboxusercontent.com/s/ejy06cgws94f9fb/Piekos_fx.ttf?dl=1&token_hash=AAGbQJxRbagcpN0PKRB_X5Ufvi_ELfsf0cptOqU4cBGdRA") format("truetype"),
url("https://dl-web.dropbox.com/get/Piekos_fx.svg?w=AAC73xAkNjsa2aVRlYkc6waFhDojyuMbwHdhgJE2FGdBkg&dl=1") format("svg"); 
        font-weight: normal; 
        font-style: normal;
}
@font-face { 
        font-family: "Badaboom"; 
        src:   url("http://download1339.mediafire.com/kmc6k9urh7gg/d5zk4z315tv2n9u/badaboom_bb_z_polskimi_znakami.eot"),
                url("http://download1479.mediafire.com/h4i1f1ls1wdg/44t7j08bl6et8e0/badaboom_bb_z_polskimi_znakami.woff") format("woff"),
                url("http://download1490.mediafire.com/165s0a27e35g/l0b2wwk3vqic2pa/badaboom_bb_z_polskimi_znakami.ttf") format("truetype"),
                url("http://download1509.mediafire.com/dt69tiv8gdcg/fb1p1k5m74fuob6/badaboom_bb_z_polskimi_znakami.svg") format("svg"); 
        font-weight: normal; 
        font-style: normal;
}

/* Wygląd strony */
/** Główny wygląd **/
.mediawiki { font-family: 'Roboto Condensed', sans-serif; }
#WikiaPage {
    border: 0;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.80);
}

/** WikiaHeader **/
.WikiHeader > nav li > a { border-left: 1px solid rgba(255, 255, 255, 0.01) !important; }
.WikiHeader .navbackground { box-shadow:1px 3px 6px -3px rgba(255, 255, 255, 0.3); }
.WikiHeader ul .nav-item:not(:first-child) { margin-left: 5px; }
.WikiHeader ul .nav-item {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 3px;
    transition: background 0.2s;
}
.WikiHeader > nav .marked > a:hover { text-decoration:none !important; }
.WikiHeader { background:linear-gradient(to top, rgba(0,0,0,0.1), #060606, #001100) repeat scroll 0 0 transparent; }
.subnav {
    background-color: rgba(255, 255, 255, 0.8);
    border-color: green !important;
    border-top: none !important;
}
#EditPageHeader { border-radius:5px 5px 0 0 !important; }
.WikiaPageHeader { border-style:dashed !important; }

/** Wikipage **/
.WikiaPage {
    border-color:#121212 !important;
    box-shadow: 0 0 15px #000;
}
.WikiaPage, .WikiaPageBackground { border-radius:5px !important; }
.activity-feed-more,
.activityfeed > li:not(:first-child),
#toc,
.WikiaArticle h2 { border-style:dashed; }
#lightbox, .modalWrapper { border-color:green !important; }
.WikiaPageHeader {
    border-image: url("https://images.wikia.nocookie.net/ben10/es/images/4/46/Border.png") 30 30 stretch !important;
    border-width: 0 0 4px 0 !important;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-color: transparent !important;
}
 
/** WikiaFooter **/
.WikiaFooter > section {
    border-image: url("https://images.wikia.nocookie.net/ben10/es/images/4/46/Border.png") 30 30 stretch;
    border-bottom:none !important;
    border-width: 4px !important;
    border-color: transparent !important;
}
.WikiaNotifications li a {
    font-weight:bold;
    color:#fec423;
    text-decoration:none;
}

/** Layout fix 19-05-2015 - 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;
    }
}

/* Nawigacja wiki */
/** Główny wygląd **/
#WikiHeader .nav-item.marked { text-shadow: 0 0 1px #000; }
#WikiHeader .nav-item.marked > a:hover { text-shadow: 0 0 3px #000; }
#WikiHeader nav .subnav-2-item.marked2 { text-shadow: none; }
#WikiHeader .nav-item.marked { text-shadow: 0 0 1px #000; }
#WikiHeader .nav-item.marked > a:hover { text-shadow: 0 0 3px #000; }
#WikiHeader nav .subnav-2-item.marked2 { text-shadow: none; }

/* Moduły */
.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER, .toc, .article-categories {
        background: rgba(5, 90, 0, 0.4) !important;
        border: 0px !important;
}
.WikiaRail a .module a, .WikiaRail #RIGHT_SKYSCRAPER a, .toc a, .article-categories a { color:#FFF; }
.edited-by { font-size: 11px !important; }
body.page-Specjalna_Prześlij fieldset {
    border: 1px solid #121212;
    background: rgba(0, 0, 0, 0.7);
}
body.page-Specjalna_Prześlij legend { 
    font-size:150%;
    font-weight:bold;
}
body.page-Specjalna_Prześlij_wiele_plików fieldset {
    border: 1px solid #121212;
    background: rgba(0, 0, 0, 0.7);
}
body.page-Specjalna_Prześlij_wiele_plików legend { 
    font-size:150%; 
    font-weight:bold;
}
body.page-Specjalna_Nowe_pliki fieldset {
	border: 1px solid #121212;
    background: rgba(0, 0, 0, 0.7);
}
body.page-Specjalna_Nowe_pliki legend { 
    font-size:150%; 
    font-weight:bold;
}

/* Obrazki etc. */
.photogallery {
    display:none !important;
    color:#3A3A3A;
}
.photogallery:hover { text-decoration:none; }
.ns-0 .photogallery { 
    display: inline-block !important;
    margin-left: 10px;
    vertical-align: 5.5px;
}
.articlegallery {
    display:none !important;
    color:#3A3A3A;
}
.articlegallery:hover { text-decoration:none; }
.ns-112 .articlegallery {
    display: inline-block !important;
    margin-left: 10px;
    vertical-align: 5.5px;
}
body.mainpage .photogallery { display:none !important; }
.picture-attribution { display:none !important; }

/** Powrót thumbów **/
.WikiaArticle .article-thumb, .WikiaArticle .thumbinner { 
    background-color: rgba(0,0,0,0.7) !important; 
    background-image: none !important; 
    border: 1px solid #008000; 
    box-shadow: 0px 2px 5px 0px #228B22; 
    -moz-box-shadow: 0px 2px 5px 0px #228B22; 
    -webkit-box-shadow: 0px 2px 5px 0px #228B22; 
    padding: 6px 5px;
    color:#FFFFFF;
    padding-top:4px !important;
    font-size: 12px;
    text-align: center;
}

/* 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(10deg) scale(1.090) skew(180deg) translate(0px);
    -moz-transform: rotate(10deg) scale(1.090) skew(180deg) translate(0px);
    -ms-transform: rotate(10deg) scale(1.090) skew(180deg) translate(0px);
    -o-transform: rotate(10deg) scale(1.090) skew(180deg) translate(0px);
}

/* Profile użytkowników */
.UserProfileMasthead .masthead-avatar {
	border: none;
	background: none;
	padding: 0px;
	width: 150px;
}
.UserProfileMasthead .masthead-avatar .avatar {
	border: none;
	max-width: 150px;
	max-height: 150px;
}
.UserProfileMasthead .masthead-info {
	margin-left: 115px;
	margin-bottom: 20px !important;
}
.UserProfileMasthead .masthead-info hgroup {
	padding: 8px;
	height: auto;
	overflow: visible;
}
.UserProfileMasthead .masthead-info h1 {
	font-size: 24px;
	line-height: 24px;
}
.UserProfileActionButton {
	margin-left: 7px;
	text-align: right;
}
div.masthead-avatar img {
	border-radius: 8px;
}
 
/** Avatary profilów **/
.UserProfileMasthead .masthead-info {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
    zoom: 1;
    background-image: url('https://images.wikia.nocookie.net/vestroia/pl/images/7/79/PerfilBen10W.png');
    margin-left: 165px;}
#UserProfileMasthead span.tag a { color: #000; }
.UserProfileMastheadSearch {
	margin-right: 18px;
	margin-bottom: -190px;
}
.UserProfileMastheadSearch .WikiaSearch {
	background: none !important;
	box-shadow: none !important;
	border: none !important;
	margin-top: 6px !important;
	z-index: 2;
}
.UserProfileMastheadSearch .WikiaSearch input[type="text"] {
	border: 1px solid #323232 !important;
}
.UserProfileMasthead .masthead-avatar {
	border: none;
	background: none;
	padding: 0px;
	width: 104px;
}
.UserProfileMasthead .masthead-avatar .avatar {
	border: none;
	max-width: 104px;
	max-height: 104px;
}
.UserProfileMasthead .masthead-info {
	margin-left: 115px;
	margin-bottom: 20px !important;
}
.UserProfileMasthead .masthead-info hgroup {
	padding: 8px;
	height: auto;
	overflow: visible;
}
.UserProfileMasthead .masthead-info h1 {
	font-size: 24px;
	line-height: 24px;
}
.UserProfileActionButton {
	margin-left: 7px;
	text-align: right;
}
div.masthead-avatar img {
	border-radius: 8px;
}
.UserProfileMastheadSearch #search_fix_options { z-index: 2; }
.UserProfileMasthead { background: none !important; }
.UserProfileMasthead .masthead-info:after { margin-bottom: 6px; }
.UserProfileMasthead .masthead-info-lower { width: 490px !important; }
.UserProfileMasthead .masthead-info > div { width: 329px; }
.UserProfileMasthead .masthead-info-lower:before { display: none; }
.UserProfileMasthead .masthead-info .group { border: 1px solid #666; font-size: 11px; }
.UserProfileMasthead .masthead-info > div { padding: 8px; }
.UserProfileMasthead .details li { padding-top: 3px; }
.UserProfileMasthead .details span,
.UserProfileMasthead .wikis span { width: 115px; }
.UserProfileMasthead .wikis ul { width: 365px; }

/** Zakładki na profilu **/
.tabs {
    zoom: 1;
    border-bottom: 1px solid #121212;
    overflow: visible;
    padding-left: 5px;
}
.tabs .selected a {
    border-bottom: 1px solid #121212;
    border-left: 1px solid #121212;
    border-right: 1px solid #121212;
    border-top: 1px solid #121212;
    background: rgba(0, 0, 0, 0.4);
    color: white;
    cursor: text;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial;
    text-decoration: none;
}
#WikiaUserPagesHeader { background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,0.7)) !important; }
.widget-box {
    background: rgba(0,0,0,0.4) !important;
    border: 1px solid #121212 !important;
}

/* Poprawki i testy */
/** Ukrycie atrybutów plików **/
.WikiaArticle .picture-attribution { display:none !important }
#infoboxinternal .title { display:none }
 
/** Ukrycie zdjęcia z "wykorzystanie na stronach **/
.page-listing-image { display:none !important }
 
/** Grayscale **/
.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; }
 
/** Nowa galeria **/
.media-gallery-wrapper .media img {
    outline:2px solid #FFF !important;
    width:100% !important;
}

/** Przycisk edycji **/
.editsection a { font-size:10px; }
.WikiaArticle .editsection img { display:none; }
 
/** Zmniejszenie przypisów **/
ol.references { font-size:90% }
.references-small { font-size:90% }
 
/** Ukrycie kategorii na stronie głównej **/
.mainpage #catlinks,.mainpage #articleCategories { display:none !important }
 
/** Aplikacje **/
#app div {
    border:0 !important;
    border-radius:0;
    width:auto !important;
    padding:0 !important;
}
 
/** Ukrycie niepotrzebnego boxa TALKPAGETEXT na sronach dyskusji **/
.mw-talkpagetext { display: none; }
 
/** Ukrycie usuniętych wiadomości **/
.message-removed {display:none !important}
 
/** Czcionka w polu nazywania odznaczeń **/
ul.custom-badges li input {font-family:'Roboto Condensed',serif !important}

/** Szablon: Hover **/
.toggle-link-wrapper {
    text-align: right;
    font-size: 80%;
}
.show-hidden-on-hover .hidden-block { display: none; }
.show-hidden-on-hover:hover .hidden-block { display: block; }

/** Nagłówki o jednakowej szerokości **/
body.ns-0 #WikiaArticle > h2, body.ns-0 #WikiaArticle #mw-content-text > h2 { width:100%; overflow:visible; }
 
/** Noarticletext **/
div.noarticletext-container, div.noarticletext { 
   border:1 !important;  
   border-color:#008000 !important;  
   background-color: rgba(255,255,255,0.3); 
   padding:0 !important; 
   margin:0 !important; 
}

/** Punktory **/
.WikiaArticle ul { list-style: url(https://images.wikia.nocookie.net/__cb20141123100835/ben10planeta/pl/images/thumb/7/70/Punktor.png/12px-Punktor.png); }

/* Fixy dla kropkowej listy wypunktowanej by Wędkarski */
.AdminDashboard ul,
.RelatedPagesModule ul,
.WikiaBlogListing ul {
    list-style: none
}

/** Fix w przesyłaniu plików **/
#ImageUpload h1 {
    color: white;
    font-weight: bold;
    font-size: 19pt;
    letter-spacing: -1px;
}

/** Ogień w najczęściej zmienianych **/
.hot-spot-severity-1 {
	background:url("https://images.wikia.nocookie.net/szynka013/pl/images/thumb/9/96/Fuego-modulo.png/87px-Fuego-modulo.png") no-repeat scroll 0 5px;
	padding-top:21px
}

/** Powrót przycisków na stare miejsce **/
.header-container { border-color:transparent !important } 
#WikiaPageHeader .tally { margin: 0 0 -30px }
#WikiaPageHeader {
    border-bottom:1px solid #555;
    padding: 0 0 10px;
}

/* Podkładki do szablonów **/
/** Tytuł **/
div.tytuł {
    background: url("https://images.wikia.nocookie.net/vestroia/pl/images/6/6a/Tytul.png");
    margin-top: 10px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 8px;
    color: White;
    font-size: 1.50em;
    text-shadow: 0px 0px 5px black;
    border: 1px solid white !important;
    font-weight: bold;
    border-radius: 3px;
}

/** Tytułmini **/
div.tytułmini {
    background: url("https://images.wikia.nocookie.net/vestroia/pl/images/6/62/Tytul2Ben10Wiki.png");
    margin-top: 1px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 6px;
    color: White;
    font-size: 1.50em;
    text-shadow: 0px 0px 5px black;
    border: 1px solid white !important;
    font-weight: bold;
    border-radius: 3px;
}

/** HeadGreen **/
div.headinggreen {
	background: url("https://images.wikia.nocookie.net/vestroia/pl/images/7/77/Ben_10_Wiki_Bitwa.jpg");
	padding: 1px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	border-radius: 3px;
	box-shadow: 0 0 4px #999;
}
.headinggreen small a, .headinggreen .editlink a {color: #FFF;}

/********** * Infoboksy * **********/
.pi-europa.portable-infobox {
   width: 250px;
}
.portable-infobox {
color:black;
border-radius:3px 3px 3px 3px; 
border:1.5px solid #000;
background-color:black !important;
line-height:1
}

.portable-infobox .pi-title {
color:#000; 
background:#000; 
border-radius:2px 2px 0 0;
padding: 3px;
font-size:13px;
font-weight:bold; 
text-align:center;  
}
.portable-infobox .pi-header {
color:#000; 
background:#000 !important;
text-align:center;  
font-size:12px;
padding: 3px;
}
.portable-infobox .pi-group {
border-color: #BFBFBF;
}

.portable-infobox .pi-background{
background-color:black;
}
.portable-infobox .pi-font{ 
font-size:12px;
color:black;
}
.portable-infobox .pi-data {
padding: 5px; 
}
.portable-infobox .pi-data-label {
text-align:left; 
vertical-align:top; 
font-weight:bold;
color:black;
}
.portable-infobox .pi-image-thumbnail  {
    text-align:center;
    max-width: 250px;
    padding: 0px 0px;
}

.portable-infobox .pi-image {
    max-width: 250px;
    height: auto;
    margin: 0 auto;
}
.portable-infobox .pi-border-color {
border-top: 1px solid #BFBFBF; 
border-bottom: 1px solid #BFBFBF;
}

.portable-infobox .pi-secondary-background {
    background-color:black;
}
.portable-infobox .pi-image-collection-tabs {
    font-size: smaller;
    font-weight: bold;
    text-align:center;
    background:#000 !important;
}
.portable-infobox .pi-image-collection-tabs a {
    background:#000 !important;
    font-size: smaller;
    font-weight: bold;
    text-align:center;
}

.portable-infobox .pi-image-collection-tabs li {
  background:#000 !important;
  color: black;
}
 
.portable-infobox .pi-image-collection-tabs .current {
  background: black !important;  
  color: #000;
}
 
.portable-infobox .pi-image-collection-tab-content {
    background-color:  inherit;
    width:250px;
}