Wiki Clash of Clans
Advertisement
Wiki Clash of Clans

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
@import "//dev.wikia.com/load.php?mode=articles&articles=Highlight/code.css&only=styles";
@import url("/index.php?title=MediaWiki:Wikia.css/ModeToggle.css&action=raw&ctype=text/css");
@import url("/index.php?title=MediaWiki:Wikia.css/Font.css&ctype=text/css&action=raw");

/* Article h2's */
.WikiaArticle h2 {
    font-family: ClashOfClans;
    letter-spacing: 1px;
    font-size: 20px !important;
}

.troopinfo, .troops {
    overflow: auto;
}

/* désactiver les commentaires sur la page */
/* retirer le code de la description une fois la page complète*/
/*body.page-Signaler_une_erreur_sur_le_Wikia #WikiaArticleComments {
    display: none;
}*/

div.pageinfos {
    margin-top: 10px; 
    align:center;
    text-align:center;
    margin-bottom:10px; 
    border:0px ridge Green; 
    padding: 10px; 
    font-size: 100%; 
    -moz-border-radius: 15px; 
    -webkit-border-radius:15px; 
    border-radius:15px; 
    border-color: silver; 
    color:black; 
    background-color:#FCC276;
}
.button a {
  color:white;
}

/* Tags*/
.protection-image {
    display : inline;
    margin-left: 5px;
}
.protection-image-hidden {
    display: none;
}
.Wall .edited-by a[href$="Envising"] ~ .subtle::after,
.Wall .edited-by a[href$="Neo49"] ~ .subtle::after,
.Wall .edited-by a[href$="PAV_FR"] ~ .subtle::after,
.Wall .edited-by a[href$="Ambushette"] ~ .subtle::after {
  content: " Administrateur"; 
  color: white; 
  background-color: #FE7E03; 
  border-radius: 6px; 
  padding: 0 5px; 
  margin-left: 3px; 
}
.Wall .edited-by a[href$="Mister_Genky"] ~ .subtle::after {
  content: " Administrateur [inactif]"; 
  color: white; 
  background-color: #FE7E03; 
  border-radius: 6px; 
  padding: 0 5px; 
  margin-left: 3px; 
}
#WikiaRail .module {
    border-radius : 5px;
    background-color: #FF8C00;
}
.comments li[data-user="Envising"]         .edited-by:after,
.comments li[data-user="Neo49"]         .edited-by:after,
.comments li[data-user="Ambushette"]    .edited-by:after,
.comments li[data-user="PAV_FR"]        .edited-by:after { 
    content: "Administrateur"; 
    color: white; 
    background-color: #FF8C00; 
    border-radius: 6px; 
    padding: 0 5px; 
    margin-left: 3px; 
    }
#Fermer {
    float: right;
    text-align: right;
    width: 50px;
}
.comments li[data-user="Mister_Genky"]  .edited-by:after { 
    content: "Administrateur [inactif]"; 
    color: white; 
    background-color: #FF8C00; 
    border-radius: 6px; 
    padding: 0 5px; 
    margin-left: 3px; 
    }
#Fermer {
    float: right;
    text-align: right;
    width: 50px;
}
.close:hover {
cursor:  pointer;
}
ul.tabbernav {
    text-align:center !important;
}
/* Aktiver Tab */
ul.tabbernav li.tabberactive a:link {
    border-radius: 5px 5px 0 0 !important;
    background-color: #CCCCCC !important;
    color: black !important;
}
 
ul.tabbernav li { 
    line-height: 18px !important;
    display: inline-block !important;
}
/* inaktive Tabs */
ul.tabbernav li a:link {
    color: black !important;
    background: #FF8000 !important;
    border-radius: 5px 5px 0 0 !important;
}
 
ul.tabbernav li a:hover {
    background: #CCCCCC !important;
    color: black !important;
}
.tabberlive > .tabbertab {
    background-color: #FFAE5E;
    color: black;
    border-bottom-left-radius: 10px 5px;
    border-bottom-right-radius: 10px 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 5px 5px rgba(0,0,0,0.66);
    position: relative; /* Tab shadow goes under */
}
/* Personnalisation du bandeau de présentation */
 
.UserProfileMasthead  .masthead-info {
    background: radial-gradient(circle, rgba(255, 255, 255, 0.4)40%, transparent);
    color: white;
}
/* Fond d'écran */
.WikiaSiteWrapper {
    background: url("https://images.wikia.nocookie.net/__cb20120815101523/clashofclans/fr/images/5/5f/IMG_0005.png");
    background-attachment: fixed; 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}
/* Sysop */
a[href="/wiki/Utilisateur:Envising"],
a[href="/wiki/Mur:Envising"],
a[href="/wiki/Utilisateur:Neo49"],
a[href="/wiki/Mur:Neo49"],
a[href="/wiki/Utilisateur:Mister_Genky"],
a[href="/wiki/Mur:Mister_Genky"] { color:orange !important; font-weight:bold !important; }
/*Bureaucrates*/
a[href="/wiki/Utilisateur:PAV_FR"],
a[href="/wiki/Utilisateur:Ambushette"],
a[href="/wiki/Mur:PAV_FR"],
a[href="/wiki/Mur:Ambushette"] { color:darkblue !important; font-weight:bold !important; }
/* HOMONYMIE de Wikipédia */
 
/* Classe servant à personnaliser l'apparence des liens vers les pages d'homonymie. */
.homonymie {
	padding-left: 2em;
	padding-bottom: .5em;
	margin-bottom: .5em;
	margin-top: 0.3em;
	background: white;
	font-style: italic;
	border-bottom: 1px #AAA solid;
}

/* Tags*/
.tag {
	color: inherit;
}
.tag.usergroup-bureaucrat {
	background-color: gold !important;
	color: black !important;
}
.tag.usergroup-rollback {
	background-color: green !important;
	color: white;
}
.tag.usergroup-montheditor {
	color: black;
}

/* Ambox design */
.ambox {
    font-size: 95%;
    width: 80%; 
    margin: 0 auto;
    border: 1px #AAA solid;
    border-left: 10px solid #228b22;
    border-collapse: collapse;
    background-color: #EEE;
}
 
/* Ambox colours */
.ambox-blue {
    border-left: 10px solid #1e90ff;    /* Blue (notice) */
}
.ambox-red {
    border-left: 10px solid #b22222;    /* Red (delete/serious) */
}
.ambox-orange {
    border-left: 10px solid #f28500;    /* Orange (content) */
}
.ambox-yellow {
    border-left: 10px solid #f4c430;    /* Yellow (style) */
}
.ambox-purple {
    border-left: 10px solid #9932cc;    /* Purple (merge) */
}
.ambox-gray {
    border-left: 10px solid #bba;        /* Gray (protection) */
}
.ambox-green {
    border-left: 10px solid #228b22;    /* Green */
}
 
/* Ambox small text */
.ambox-smalltext {
    font-size: smaller;
    margin-top:0.5em;
    margin-left:0.8em;
}
 
/* Ambox image */
.ambox-image {                    /* The left image cell */
    width: 60px;
    padding: 2px 0px 2px 0.5em;        /* 0.5em left, 0px right */
    text-align: center;
}

/**/
/* Compte à rebours (début)*/
.countdown {
    zoom: 0.4;      /* Taille */
}
/* Compte à rebours (fin)*/

/* Bouton*/
/* Clickable DIV elements with shading */
.clickable-div a {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
 
.clickable-div a > img {
    width: 100%;
    height: 100%;
}
 
.clickable-div a > img:hover {
    background: rgba(0, 0, 0, 0.2);
}
 
/* Clickable DIV without shading */
 
.clickable-div-ns a {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
 
.clickable-div-ns a > img {
    width: 100%;
    height: 100%;
}
/* End Clickable DIV elements */


/* Forum formatting - Algorithm & Splarka | From Clash of Clans english wiki*/
.forumheader { border: 2px solid #AAAAAA; background-color: #23CACA; margin-top: 1em; padding: 12px; }
.forumlist td span { display: block; padding-left: 10px; font-size: smaller; }
.forumlist td span a { text-decoration: none; }
.forumlist td.forum_title a.forum_new { font-weight: bold; background: url("https://images.wikia.nocookie.net/www/images/4/4e/Forum_new.gif") center left no-repeat; padding-left: 20px; }
.forumlist td.forum_title a.forum_new:visited { font-weight: normal; background: none; padding-left: 20px; }
Advertisement