Wiki Seven Deadly Sins
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 307 : Ligne 307 :
 
background-color: #C12283;
 
background-color: #C12283;
 
}
 
}
.pi-theme-auteur .pi-header, {
+
.pi-theme-auteur .pi-header {
 
text-align: left;
 
text-align: left;
 
background-color: #D28DB2;
 
background-color: #D28DB2;

Version du 1 juin 2019 à 21:26

/* Codeurs */
a[href$="/wiki/Utilisateur:Matxx25"],
a[href$="/wiki/Mur:Matxx25"],
a[href$="/wiki/Spécial:Contributions/Matxx25"] {
  color: #E87E04 !important;
  font-weight: bold !important;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important; }
  
a[href$="/wiki/Utilisateur:LuffyRdp"],
a[href$="/wiki/Mur:LuffyRdp"],
a[href$="/wiki/Spécial:LuffyRdp/LuffyRdp"] {
  color: #FF0000 !important;
  font-weight: bold !important;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important; }

/* Bureaucrate s*/
a[href$="/wiki/Utilisateur:Kuro-iMoon"],
a[href$="/wiki/Mur:Kuro-iMoon"],
a[href$="/wiki/Spécial:Contributions/Kuro-iMoon"] {
  color: #28FE03 !important;
  font-weight: bold !important;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important; }

a[href$="/wiki/Utilisateur:Trafalgar_Law_77"],
a[href$="/wiki/Mur:Trafalgar_Law_77"],
a[href$="/wiki/Spécial:Contributions/Trafalgar_Law_77"] {
  color: #1404A4 !important;
  font-weight: bold !important;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important; }
  
a[href$="/wiki/Utilisateur:Seoyeon"],
a[href$="/wiki/Mur:Seoyeon"],
a[href$="/wiki/Spécial:Contributions/Seoyeon"] {
  color: #ec0157 !important;
  font-weight: bold !important;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important; }
  
/* Admins */

/** Personnalisation de la souris **/
/* Start http://www.cursors-4u.com */ body {cursor: url(http://cur.cursors-4u.net/games/gam-14/gam1373.ani), url(http://cur.cursors-4u.net/games/gam-14/gam1373.png), progress !important;} /* End http://www.cursors-4u.com */
/* Fond des titres de sous-forum */
.heading {
   background:white;
   width:100%;
   padding:2px;
}
/* Icônes des sous-forums */
/* Dans l'ordre : 
603 : Royaume de Liones,
601 : Nouvelle Génération !,
600 : Comptoir du Boar Hat,
599 : Festival de Byzel,
*/
.board-603 {
  background: url("https://images.wikia.nocookie.net/__cb20140513101512/seven-deadly-sins/fr/images/c/ca/Nanatsunotaizai_twicon_08.png") no-repeat scroll;
}
.board-601 {
  background: url("https://images.wikia.nocookie.net/__cb20140519074236/seven-deadly-sins/fr/images/7/71/Geergeera_zz.png") no-repeat scroll;
}
.board-600 {
  background: url("https://images.wikia.nocookie.net/__cb20140519074235/seven-deadly-sins/fr/images/3/38/Nanatsunotaizai_twicon_28.png") no-repeat scroll;
}
  .board-599 {
  background: url("https://images.wikia.nocookie.net/__cb20140519074236/seven-deadly-sins/fr/images/f/f8/Nanatsunotaizai_twicon_29.png") no-repeat scroll;
  }
  /* Barre de Recherche */
.WikiaSearch input[type="text"] {
   background: #FFF url(https://images.wikia.nocookie.net/__cb20140527065835/seven-deadly-sins/fr/images/6/69/Barre_de_recherche2.png) no-repeat right top !important;
 
   border-radius: 6px;
   -moz-box-shadow: 1px 2px 2px rgba(0, 0, 255, 0.4) !important;
   -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 255, 0.4) !important;
   box-shadow: 1px 2px 2px rgba(0, 0, 255, 0.4) !important;
   color: #000;
}
/* Fond de Bannière Utilisateur *//***** CSS placed here will be applied to all skins on the entire site. *****/
.UserProfileMasthead .masthead-info {
    background:White url('https://images.wikia.nocookie.net/__cb20140527065509/seven-deadly-sins/fr/images/2/2b/Backuser2.png') no-repeat top right;
    overflow:hidden;
}
/* Personnalisation des encadrement de droite */
 
#WikiaRail .module {
	background-color: white;
	border: 1px solid gold;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* Infoboxes portables */
/** Thèmes communs **/
.pi-image img {
  width: 300px;
  height: auto;
}
.pi-europa .pi-image-collection-tabs {
   text-align: center;
}
.pi-europa .pi-horizontal-group-item {
   text-align: center;
}
.portable-infobox.pi-theme-episode, .portable-infobox.pi-theme-capacites, .portable-infobox.pi-theme-char, .portable-infobox.pi-theme-chapitre, .portable-infobox.pi-theme-tome, .portable-infobox.pi-theme-lieu, .portable-infobox.pi-theme-item, .portable-infobox.pi-theme-creatures, .portable-infobox.pi-theme-clan, .portable-infobox.pi-theme-groupe, .portable-infobox.pi-theme-auteur {
  background:#ffffff;
}
.pi-theme-episode .pi-title, .pi-theme-capacites .pi-title, .pi-theme-char .pi-title, .pi-theme-chapitre .pi-title, .pi-theme-tome .pi-title, .pi-theme-lieu .pi-title, .pi-theme-item .pi-title, .pi-theme-creatures .pi-title, .pi-theme-clan .pi-title, .pi-theme-groupe .pi-title, .pi-theme-auteur .pi-title {
  text-align:center; 
  color:#ffffff; 
  font-size:100%;
  line-height: 10px;
}
.pi-theme-episode .pi-image-collection-tabs, .pi-theme-capacites .pi-image-collection-tabs, .pi-theme-char .pi-image-collection-tabs, .pi-theme-tome .pi-image-collection-tabs, .pi-theme-lieu .pi-image-collection-tabs, .pi-theme-item .pi-image-collection-tabs, .pi-theme-creatures .pi-image-collection-tabs {
  background: white;
}
.pi-theme-episode .pi-tab-link, .pi-theme-capacites .pi-tab-link, .pi-theme-char .pi-tab-link, .pi-theme-tome .pi-tab-link, .pi-theme-lieu .pi-tab-link, .pi-theme-item .pi-tab-link, .pi-theme-creatures .pi-tab-link {
  line-height: 10px;
  font-size: 12px;
}
.pi-theme-episode .pi-data-label, .pi-theme-capacites .pi-data-label, .pi-theme-char .pi-data-label, .pi-theme-chapitre .pi-data-label, .pi-theme-tome .pi-data-label, .pi-theme-lieu .pi-data-label, .pi-theme-item .pi-data-label, .pi-theme-creatures .pi-data-label, .pi-theme-clan .pi-data-label, .pi-theme-groupe .pi-data-label, .pi-theme-auteur .pi-data-label {
  flex-basis: 50%;
  hyphens: none;
}
.pi-theme-episode .pi-data.pi-border-color, .pi-theme-capacites .pi-data.pi-border-color, .pi-theme-char .pi-data.pi-border-color, .pi-theme-chapitre .pi-data.pi-border-color, .pi-theme-tome .pi-data.pi-border-color, .pi-theme-lieu .pi-data.pi-border-color, .pi-theme-item .pi-data.pi-border-color, .pi-theme-creatures .pi-data.pi-border-color, .pi-theme-clan .pi-data.pi-border-color, .pi-theme-groupe .pi-data.pi-border-color, .pi-theme-auteur .pi-data.pi-border-color {
  padding: 7px;
  border-bottom:1px solid gray;
}
.pi-theme-episode .pi-header, .pi-theme-capacites .pi-header, .pi-theme-char .pi-header, .pi-theme-chapitre .pi-header, .pi-theme-tome .pi-header, .pi-theme-lieu .pi-header, .pi-theme-item .pi-header, .pi-theme-creatures .pi-header, .pi-theme-clan .pi-header, .pi-theme-groupe .pi-header, .pi-theme-auteur .pi-header {
  line-height: 10px;
  font-size:90%;
  color: white;
}

/** Thème Épisode **/
.portable-infobox.pi-theme-episode {
  border:1.5px solid #F75D59; 
}
.pi-theme-episode .pi-title {
  background-color: #F75D59; 
}
.pi-theme-episode .pi-header {
  background-color: #BF9494;
}
.pi-theme-episode .pi-horizontal-group-item:nth-of-type(2n), .pi-theme-chapitre .pi-horizontal-group-item:nth-of-type(2n) {
  background: white;
  border-left: 1px solid gray;
}

/** Thème Capacités **/
.portable-infobox.pi-theme-capacites {
  border:1.5px solid #F2AD21; 
}
.pi-theme-capacites .pi-title {
  background-color: #B08458; 
}
.pi-theme-capacites .pi-header {
  background-color: #C1B57A;
}

/** Thème Char **/
.portable-infobox.pi-theme-char {
  border:1.5px solid #F2AD21; 
}
.pi-theme-char .pi-title {
  background-color: #D2A801; 
}
.pi-theme-char .pi-header {
  background-color: #C49E64;
}
.pi-theme-char .pi-navigation {
  background-color: darkred;
  text-align: center;
  line-height: 10px;
  font-size:90%;
  font-weight: bold;
  color: white;
}
.pi-theme-char .pi-navigation a {
  color: white;
}

/** Thème Chapitre **/
.portable-infobox.pi-theme-chapitre {
  border:1.5px solid #DF0F55; 
}
.pi-theme-chapitre .pi-title {
  background-color: #DF0F55; 
}
.pi-theme-chapitre .pi-header {
  text-align: left;
  background-color: #CA9FB2;
}

/** Thème Tome **/
.portable-infobox.pi-theme-tome {
  border:1.5px solid #000; 
}
.pi-theme-tome .pi-title {
  background-color: royalblue;
}
.pi-theme-tome .pi-header {
  text-align: left;
  background-color: royalblue;
  padding-left: 5px;
}
.pi-theme-tome .pi-horizontal-group .pi-header {
  text-align: center;
}

/** Thème Lieu **/
.portable-infobox.pi-theme-lieu {
  border:1.5px solid #40A5F2; 
}
.pi-theme-lieu .pi-title {
  background-color: #40A5F2; 
}
.pi-theme-lieu .pi-header {
  text-align: left;
  background-color: #8AADC8;
  padding-left: 5px;
}

/** Thème Item **/
.portable-infobox.pi-theme-item {
  border:1.5px solid black; 
}
.pi-theme-item .pi-title {
  background-color: #842DCE; 
}
.pi-theme-item .pi-header {
  text-align: left;
  background-color: #9D81B9;
  padding-left: 5px;
}

/** Thème Créatures **/
.portable-infobox.pi-theme-creatures {
  border:1.5px solid #A52A2A; 
}
.pi-theme-creatures .pi-title {
  background-color: #A52A2A; 
}
.pi-theme-creatures .pi-header {
  background-color: #B58080;
}
.pi-theme-creatures .pi-navigation {
  background-color: darkred;
  text-align: center;
  line-height: 10px;
  font-size:90%;
  font-weight: bold;
  color: white;
}
.pi-theme-creatures .pi-navigation a {
  color: white;
}

/** Thème Clan/Groupe **/
.portable-infobox.pi-theme-clan, .portable-infobox.pi-theme-groupe {
  border:1.5px solid #848482; 
}
.pi-theme-clan .pi-title {
  background-color: #848482; 
}
.pi-theme-groupe .pi-title {
  background-color: #000; 
}
.pi-theme-clan .pi-header, .pi-theme-groupe .pi-header {
  text-align: left;
  background-color: #625D5D;
  padding-left: 5px;
}

/** Thème Arc **/
.portable-infobox.pi-theme-arc {
  padding:5px;
  background: white;
  border: 1px solid #ccc;
}
.pi-theme-arc .pi-title, .pi-theme-arc .pi-header {
  font-size:13px;
  background:#01DF5A;
  line-height: 10px;
}
.pi-theme-arc .pi-image {
  margin-top: 5px;
}
.pi-theme-arc .pi-data.pi-border-color {
  padding: 1px;
}
.pi-theme-arc .pi-data-label {
  background: #01DF5A;
  padding: 5px;
  flex-basis: 50%;
}
.pi-theme-arc .pi-data-value {
  padding: 5px;
}

/** Thème Auteur **/
.portable-infobox.pi-theme-auteur {
  border:1.5px solid #C12283; 
}
.pi-theme-auteur .pi-title {
  background-color: #C12283; 
}
.pi-theme-auteur .pi-header {
  text-align: left;
  background-color: #D28DB2;
  padding-left: 5px;
}