Livre d'or
Livre d'or

Gazettearticles à enrichir
Que pensez-vous de Vikidia ? Venez mettre un message sur le livre d'or !

Utilisateur:Bad girl/vector.css

Aller à la navigation Aller à la recherche

Note : après avoir enregistré tes préférences, tu devras forcer le rechargement complet du cache de ton navigateur pour voir les changements. Mozilla Firefox / Safari : maintiens la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou presse Maj-Ctrl-R (Maj-Cmd-R sur Apple Mac) ; Internet Explorer / Opera : maintiens la touche Ctrl en cliquant sur le bouton Actualiser ou presse Ctrl-F5.

/* Fenêtres arrondies (pour les navigateurs moz/firefox/gecko) */
.pBody {
   padding: 0.3em 0.3em;
   -moz-border-radius-topright: 3em;
   border-top-right-radius: 3em;
}
.mw-wiki-logo {
    background-image: url("//download.vikidia.org/vikidia/fr/images/e/e2/Logo_vikidia_Halloween.png"); size:95px;
    background-repeat: no-repeat;
    background-position: right center !important;
    background-size: contain;

}
.pBody {
   padding: 0.3em 0.3em;
   -moz-border-radius-topright: 3em;
   border-top-right-radius: 3em;
}



/* 
    COULEUR DE FOND PAR ESPACE DE NOM
*/

/* Pages spéciales : orange pâle */
.ns--1 #content, 
.ns--1 #p-cactions li, 
.ns--1 #p-cactions li a {
    background-color: #ffc39a;
}

/* Articles et leurs pages de discussion : blanc */
.ns-0 * #content, 
.ns-0 * #p-cactions li, 
.ns-0 * #p-cactions li a { 
    background-color: white;
}
.ns-1 * #content, 
.ns-1 * #p-cactions li, 
.ns-1 * #p-cactions li a { 
    background-color: white;
}

/* COULEURS DES PORTAILS, PROJETS, ET CATEGORIES ------ VERT PALE */
.ns-14 * #content, 
.ns-14 * #p-cactions li, 
.ns-14 * #p-cactions li a {
   background-color: #9DFFA4;
}
.ns-15 * #content, 
.ns-15 * #p-cactions li, 
.ns-15 * #p-cactions li a {
   background-color: #9dffa4;
}
.ns-100 * #content, 
.ns-100 * #p-cactions li, 
.ns-100 * #p-cactions li a {
   background-color: #9dffa4;
}
.ns-101 * #content, 
.ns-101 * #p-cactions li, 
.ns-101 * #p-cactions li a {
   background-color: #9dffa4;
}
.ns-102 * #content, 
.ns-102 * #p-cactions li, 
.ns-102 * #p-cactions li a {
   background-color: #9dffa4 ;
}
.ns-102 * div.thumb {
    border-color: #e3e1e1;
}
.ns-103 * #content, 
.ns-103 * #p-cactions li, 
.ns-103 * #p-cactions li a {
   background-color: #9dffa4 ;
}


/* COULEURS DES PAGES D'UTILISATEUR ------ rose CLAIR */
.ns-2 * #content, 
.ns-2 * #p-cactions li, 
.ns-2 * #p-cactions li a {
   background-color: #f892f1;
}
.ns-3 * #content, 
.ns-3 * #p-cactions li, 
.ns-3 * #p-cactions li a {
   background-color: #f892f1;
}

/* COULEURS DES PAGES DES ESPACES VIKIDIA ET AIDE ------ BLEU PALE */
.ns-4 * #content, 
.ns-4 * #p-cactions li, 
.ns-4 * #p-cactions li a {
   background-color: #eae3ff;
}
.ns-4 * div.thumb {
    border-color: white;
}
.ns-5 * #content, 
.ns-5 * #p-cactions li, 
.ns-5 * #p-cactions li a {
   background-color: #eae3ff;
}
.ns-12 * #content, 
.ns-12 * #p-cactions li, 
.ns-12 * #p-cactions li a {
   background-color: #eae3ff ;
}
.ns-12 * div.thumb {
    border-color: #e3e1e1;
}
.ns-13 * #content, 
.ns-13 * #p-cactions li, 
.ns-13 * #p-cactions li a {
   background: #eae3ff ;
}

/* COULEURS DES MODELES ET IMAGES ------ VIOLINE */
.ns-10 * #content, 
.ns-10 * #p-cactions li, 
.ns-10 * #p-cactions li a { 
   background-color: #FFE8E8 ;
}
.ns-11 * #content, 
.ns-11 * #p-cactions li, 
.ns-11 * #p-cactions li a { 
   background-color: #FFE8E8 ;
}
.ns-6 * #content, 
.ns-6 * #p-cactions li, 
.ns-6 * #p-cactions li a {
   background-color:#FFE8E8;
}
.ns-7 * #content, 
.ns-7 * #p-cactions li, 
.ns-7 * #p-cactions li a {
   background:#FFE8E8;
}

/* MEDIA WIKI ------ SAPIN ADOUCI */
.ns-8 * #content, 
.ns-8 * #p-cactions li, 
.ns-8 * #p-cactions li a {
   background-color: #d8f0d1;
}
.ns-9 * #content, 
.ns-9 * #p-cactions li, 
.ns-9 * #p-cactions li a {
   background-color: #d8f0d1;
}

/* PAGES DE REFERENCES ---- BLANC CASSE */
.ns-104 * #content, 
.ns-104 * #p-cactions li, 
.ns-104 * #p-cactions li a {
   background-color: #F2F6F7;
}
.ns-104 * div.thumb {
    border-color: #F8FCFF;
}
.ns-105 * #content, 
.ns-105 * #p-cactions li, 
.ns-105 * #p-cactions li a {
   background-color: #F2F6F7;
}