One Piece Wiki Italia
One Piece Wiki Italia
FANDOMbot (discussione | contributi)
m (Applying changes that should make this CSS file HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.)
(URL)
Riga 118: Riga 118:
 
/* Immagine del News Coo per le notifiche */
 
/* Immagine del News Coo per le notifiche */
 
#WikiaNotifications {
 
#WikiaNotifications {
background: url("/wiki/Special:FilePath/News_Coo.png") no-repeat bottom left transparent;
+
background: url("/it/wiki/Special:FilePath/News_Coo.png") no-repeat bottom left transparent;
 
bottom: 25px;
 
bottom: 25px;
 
}
 
}

Versione delle 18:53, 3 feb 2019

/*===============================
       CSS per la skin Oasis
  ===============================*/
/* Le variabili CSS usate in questo foglio sono dichiarate su MediaWiki:Common.css */
/*================================
     Correzioni e miglioramenti
  ================================*/
/* Correzione spaziatura intestazioni */
/* http://community.wikia.com/wiki/User_blog:Dopp/Technical_Update:_January_10,_2012 */
.WikiaArticle h2 { margin-top: 18px; }
/** Esclusioni **/
.WikiaBlogListingPost h2 { margin-top: 0px; }

/* Correzione dimensione testo (Aiuto:Cambiamenti al Layout) */
.profilo, .wikitable, .navbar, .galleria-albero, .crono-main, .box-avviso {
    font-size: 14px;
    line-height: 22px;
}

/*************************
      Elenchi puntati    
 *************************/
/* Lista puntata */
.CommunityCornerModule ul, .WikiaArticle ul { margin-left: 1.5em; }

/* Lista numerata */
.CommunityCornerModule ol, .WikiaArticle ol:not(.special) { margin-left: 1.5em; }

/* Esclusioni */
.page-Speciale_WikiActivity .WikiaArticle ul, .WikiaBlogListing ul { margin-left: .5em; }
.RelatedPagesModule ul { margin-left: 0px; }
.dropdown ul, .dropdown li { margin: 0px; }
.TabellaPersonaggi ul { padding-left: 4px; }
ul.pi-image-collection-tabs { margin: auto; }


/* Occultamento modulo del campo di caricamento immagini */
/* all'interno dell'editor e dell'editor gallerie        */
#ImageUploadBody #ImageUploadUpload, .WikiaPhotoGalleryEditorPageInner #WikiaPhotoGalleryImageUploadForm {
    display: none;
}


/*=================================
     Classi definite dall'utente
  =================================*/
/* Link configurazione note popup */
.refpopups-configure-page { 
    font-weight: bold;
}

/* User Tags */
a.tag {
    color: inherit;
}

/* Social footer */
#social-footer  {
    position: relative;
    display: block;
    width: 100%;
    clear: both;
    padding: 10px;
}
#social-footer table {
    margin: 0 auto;
    width: 100%;
    border: 1px solid var(--theme-bg-color3);
    text-align: center;
}
#social-footer table tr, #social-footer table th {
    vertical-align: middle;
    padding:5px;
}

/* Immagine "fluida" portale pagina principale */
.home-portale {
    margin-right: 305px;
    text-align: center;
}
.home-portale img {
    width: 100%;
    max-width: 1250px;
    height: auto;
}

/* Avviso su WikiActivity */
.avviso-rc {
	border: 4px solid var(--theme-bg-color3);
	font-size: 16px;
	font-weight: bold;
	margin: auto;
	padding: 20px;
	text-align: center;
	width: 90%;
}

/*========================================
     Personalizzazione dell'interfaccia
  ========================================*/
/**********
   Pagina 
 **********/
/* Sfondo statico */
/* body { background-attachment:fixed !important; } Adesso selezionabile nel Theme Designer */
/* Ombra esterna */
/*
.WikiaPage {
	-moz-box-shadow: 0px 0px 10px #00AEFF;
	-webkit-box-shadow: 0px 0px 10px #00AEFF;
	box-shadow: 0px 0px 10px #00AEFF;
}
*/
/**************************
     Notifiche News Coo   
 **************************/
/* Codice copiato da http://ca.onepiece.wikia.com/ */
/* Immagine del News Coo per le notifiche */
#WikiaNotifications {
	background: url("/it/wiki/Special:FilePath/News_Coo.png") no-repeat bottom left transparent;
	bottom: 25px;
}
/** Correzione posizione immagine **/
#WikiaNotifications li {
	display: table-cell;
	padding: 0px 2px 32px 100px;
	vertical-align: bottom;
}

/********************/
/* Moduli WikiaRail */
/********************/
#WikiaRail > .module {
	background: var(--theme-bg-color1) var(--theme-bg-img1) repeat;
    color: var(theme-text-color1);
	border: 1px solid var(--theme-bg-color3);
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	margin: 10px 0;
}
#WikiaRail > .module > h2:first-child {
	margin: -20px -15px 20px -15px;
	padding: 5px;
    background: var(--theme-bg-color3) var(--theme-bg-img2) top left no-repeat;
    color: var(--theme-text-color3);
	text-align: center;
    font-size: 16px;
}
 
/* nuovi moduli */
#WikiaRail > .rail-module {
	background: var(--theme-bg-color1) var(--theme-bg-img1) repeat;
	color: var(theme-text-color1);
	margin: 10px 0;
	padding: 20px;
	border: 1px solid var(--theme-bg-color3);
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#WikiaRail > .rail-module > h2:first-child {
	margin: -20px -20px 20px -20px;
	padding: 5px 20px;
    background: var(--theme-bg-color3) var(--theme-bg-img2) top left no-repeat;
    color: var(--theme-text-color3);
	text-align: center;
    font-size: 16px;
}
#WikiaRail > .rail-module h2.has-icon svg {
	fill: var(--theme-text-color3);
}
 
/* Correzioni per http://dev.wikia.com/wiki/NewImages */
#WikiaRail > .rail-module.photo-module .pm-carousel-container {
	padding: 0;
}
#WikiaRail > .rail-module.photo-module .pm-carousel-item {
	margin: 1px;
	padding: 0;
}
#WikiaRail > .rail-module.photo-module .photo-stats .wds-button {
	text-align: center;
	width: 80px;
}
 
/* Community corner */
#WikiaRail .CommunityCornerModule {
	padding: 0;
	overflow: hidden;
	line-height: 1.8em;
}
#WikiaRail .CommunityCornerModule > h2:first-child {
	margin: 0;
    background: var(--theme-bg-color3) var(--theme-bg-img2) top left no-repeat;
    color: var(--theme-text-color3);
	text-align: center;
    font-size: 16px;
}
#WikiaRail section.CommunityCornerModule p {
	font-size: 15px;
}
    /** Lista blog **/
.CommunityCornerModule .WikiaBlogListingBox {
    padding: 0px;
	margin: auto;
	border: none;
	background: none;
	color: inherit;
}
.CommunityCornerModule .WikiaBlogListingBox ul {
    margin: 0;
}
.CommunityCornerModule .WikiaBlogListingBox h2 {
    margin: 0 !important;
}
.CommunityCornerModule .WikiaBlogListingBox .author-details h2 {
	line-height: .5em;
}
.CommunityCornerModule .WikiaBlogListingBox .post-summary,
.CommunityCornerModule .WikiaBlogListingBox .post-summary p {
	font-size: 14px !important;
}
    /** tabella **/
.CommunityCornerModule .modulo-home {
	width: 300px;
	margin: 0 -1px 0 -1px;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
	border-bottom: none;
}

/********************/
/* Modulo categorie */
/********************/
#WikiaArticleCategories, .catlinks {
	background: none;
	border: none;
	padding: 2px;
	font-size: 90%;
        margin-bottom: 1px;
} 
#WikiaArticleCategories .container, .catlinks {
	border: 2px solid var(--theme-bg-color3);
	-moz-border-radius: 10px;
    -khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: var(--theme-bg-color3);
	-moz-box-shadow: 0.1em 0.1em 0.5em var(--theme-bg-color3);
	-webkit-box-shadow: 0.1em 0.1em 0.5em var(--theme-bg-color3);
	box-shadow: 0.1em 0.1em 0.5em var(--theme-bg-color3);
	color: var(--theme-text-color3);
	padding: 0.1em 0.2em;
	background-color: var(--theme-bg-color3);
}
#WikiaArticleCategories .special-categories {
	font-weight: bold;
	color: var(--theme-text-color3);
}
#WikiaArticleCategories .container a, .catlinks a {
	color: var(--theme-text-color3);
}
#WikiaArticleCategories .container a:hover, .catlinks a:hover {
	background: var(--theme-text-color3);
	color: var(--theme-bg-color3);
	-moz-border-radius: 5px;
        -khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 0px;
}
.categories .noprint a:hover {
	background: none;
}
.categories a.new {
	color: orange;
}

/*************/
/* Read more */
/*************/
.RelatedPagesModule img {
	border: 2px solid var(--theme-bg-color3);
}
.RelatedPagesModule .more {
	width: 200px;
	overflow: hidden;
	background: var(--theme-bg-color3);
	color: var(--theme-text-color3);
	text-shadow: 1px 1px 3px #303030;
	padding-left: 4px;
	margin-top: 0px;
	-moz-border-radius: 0px 0px 4px 4px;
        -khtml-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}

/************
   Immagini 
 ************/
/* Rimozione attribuzione dalle didascalie delle immagini (Oasis) */
.WikiaArticle .attribution { display: none; }

/* Personalizzazione thumbnails */
.article-thumb {
	margin: 2px 6px;
	background-color: var(--theme-bg-color3);
	-moz-box-shadow: 0.1em 0.1em 0.5em var(--theme-text-color1);
	-webkit-box-shadow: 0.1em 0.1em 0.5em var(--theme-text-color1);
	box-shadow: 0.1em 0.1em 0.5em var(--theme-text-color1);
	border: none;
	-moz-border-radius: 0px 0px 4px 4px;
	-khtml-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}
/* Didascalia */
.article-thumb .caption {
	font-size: 80% !important;
	color: var(--theme-text-color3) !important;
    padding: 0px 5px;
}
.article-thumb .caption a {
	color: var(--theme-text-color3);
	border-bottom: 1px dotted;
}

/* Sfondo bainco per le immagini */
.article-thumb .image {
	background-color: #FFFFFF;
}