Card Capt
r

Sakura Card Captor

Tout public

Miraculous Ladybug



ceci est un forum test pour rich and poor
 
-28%
Le deal à ne pas rater :
Brandt LVE127J – Lave-vaisselle encastrable 12 couverts – L60cm
279.99 € 390.99 €
Voir le deal

ccs r&P original

 :: Votre 1ère catégorie :: Votre 1er forum Voir le sujet précédent Voir le sujet suivant Aller en bas
Admin
Admin
Admin
Admin
Ven 21 Sep - 16:15
Messages : 58
Date d'inscription : 20/09/2018
https://testrichandpoor.forumactif.com
Code:
a.mainmenu[href="/faq"]
        {
  display: none !important;
        margin-right: -5px ;
        }
        a.mainmenu[href="/calendar"]
        {
  display: none !important;
        margin-right: -10px ;
        }

a.mainmenu{
  -webkit-border-radius: 10px 0 10px 10px;
-moz-border-radius: 10px 0 10px 10px;
border-radius:10px 0 10px 10px;
  background-color: #BBBBCC;
border: 1px solid #BBBBCC;
color:#fff;
  font-weight: bold;
  text-align: center;
cursor:crosshair;
font-size:14px;
font-family:Calibri,Arial;
  font-size:10px;
text-transform:uppercase;
  margin-left: auto;
padding: 4px;
  text-shadow:#BBBBCC 1px 1px 0px;

    -moz-transition-property: color, background-color;
  -webkit-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  -moz-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
}
a.mainmenu:hover{
  text-align: center;
background-color: #B9DBAA;
border: 1px solid #B9DBAA;
  font-size:10px;
color:#fff;
  font-weight: bold;
    text-shadow:#A9CF9C 1px 1px 0px;
}

.spoiler {
    background: url(\'http://obsession27.free.fr/divers/fonds/pf.gif\') repeat scroll 0% 0% transparent;
    border-radius: 3px;
    box-shadow: 0px 0px 1px #C8CACA;
    color: #333;
    margin-bottom: 3px;
    padding: 5px;
    text-align: justify;
    text-shadow: none;
    width: 95%;
}

.selectCode { float:right; text-transform: uppercase; cursor:pointer; }
div.cont_code { clear: right; }

a, a:link, a:hover {
text-decoration: none!important;
}
a.forumlink:link, a.forumlink:visited {
    color: #A2DE8F;
    font-family: Arial;
    font-size: 15px;
    margin-top: 5px;
    padding-left: 40px;
    text-shadow: 1px 1px 0px #FFF;
    text-transform: uppercase;
    vertical-align: top;
    word-spacing: 2px;
}

        .postbody {
        padding-left:20px;
       
        }

div, table {
      -moz-border-radius:10px;
      border: none;
}

.infobulle {
  position: relative;
}

.infobulle span {
  display: none;
}
.infobulle:hover {
  background: none;
  z-index: 999;

}
.infobulle:hover span {
  display: inline;
  position: absolute;
  white-space: nowrap;
  top: 50px;
  left: 5px;
 background-color: #E5EDF1;
  color: black;
  padding: 3px;
  border: 2px dashed white;
  -moz-border-radius: 10px 10px 10px 10px;
}

cadre {
  border-radius: 10px;
}

a { text-decoration: none; }


.bodyline {
        -moz-border-radius: 10px;      /* Firefox */
        -webkit-border-radius: 10px;  /* Chrome, Safari, Opera */
        border-radius: 10px;              /* Chrome et format standard */
}

.bodyline {
-moz-box-shadow: 0 0 5px #000000; /* Ombre Porté️e */
}

/*******PAGE D\'ACCUEIL ANARCISS*******/

    .fd {
        background-image: url(\'http://image.noelshack.com/fichiers/2015/23/1433266493-fd.png\');
        background-repeat: no-repeat;
    }
    .description { /*nom de la class*/
      display: block; /*définit le bloc*/
      width: 242px; /*largeur*/
      height: 200px; /*hauteur*/
      overflow: hidden; /*cache l\'overflow*/
      bordure:solid 0px #; /*bordure que vous pouvez modifier*/
      font-size: 10px; /*taille de la police*/
      background-color: #d8efc5; /*couleur du fond*/
      color: #000000;/*couleur de la police*/
      }

    .ctxt {
 
      position: absolute;
      display: block;
      width: 242px;
      height: 200px;
      overflow: auto;
      background-color: #FFFFFF;
      font-size: 10px;
      color: #000000;
      text-align: center;
      opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      filter: alpha(opacity=0);
      transform: all;
    -moz-transform: all;
    -o-transform: all;
    -htm-transform: all;
    -webkit-transform: all;
    transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -htm-transition: 1s;
    -webkit-transition: 1s;
    }
    .ctxt:hover { /*nom de la class*/
      opacity: 0.9; /*intensité de l\'opacité*/
      -moz-opacity: 0.9;
      -khtml-opacity: 0.9;
      filter: alpha(opacity=90);
      transform: all; /*assure la transition sur IE10*/
    -moz-transform: all; /*assure la transition sur mozilla*/
    -o-transform: all; /*assure la transition sur opera*/
    -htm-transform: all;
    -webkit-transform: all; /*assure la transition sur chrome et safari*/
    transition: 1s; /*durée de la transition*/
    -moz-transition: 1s;
    -o-transition: 1s;
    -htm-transition: 1s;
    -webkit-transition: 1s; /*durée de la transition*/ }

.contexte {
    background-color: #FDFDFD;
    border: 1px solid #CACACA;
    height: 180px;
  width:230px;
    overflow: auto;
    padding: 10px;
    transition: all 0.5s ease 0s;
}

.news {
    background-color: #FDFDFD;
    border: 1px solid #CACACA;
    height: 140px;
  width:167px;
    overflow: auto;
    padding: 10px;
    transition: all 0.5s ease 0s;
}

/**slide**/
.slideshow,
.slide {
    width: 308px;
    height: 190px;
}

.slideshow {
    margin: 0;
    overflow: hidden;
}

.slideshow div {
    position: relative;
    top: 0;
    left: 0;
}
 
.slide {
    margin: 0;
    overflow: hidden;
 
    display: inline-block;
    vertical-align: middle;
     
    text-align: center;
    color: white;
}

.slide p {
    margin: 10px;
    text-align: justify;
}

/**slide**/

/*************************FIN PA***********************/


        /* PROFIL */

        .fondpseudo {
        background-color: #454545;
        border-bottom: 6px solid #9ECDCD;
        border-top: 1px solid #ffffff;
        font-family: "Oswald";
        font-size: 17px;
        font-style: italic;
        height: 50px;
        left: 0;
        letter-spacing: 1px;
        line-height: 50px;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        top: 0;
        width: 284px;}

    .rang img {
      width:209px;
      height:31px;
      margin-left:-100px;
      margin-top:5px;
    }
    .infosprofil {
    font-size:12px;
    font-family: calibri;
    text-transform: lowercase;
    background-color: #fff;
    border: 6px solid #E7E7E7;
    width: 200px;
    height: 210px;
    overflow: auto;
    padding: 10px;
    transition: all 0.5s ease 0s;
    align: center;
    margin-left: 19px;
  line-height:8px;
}

.infosprofil:hover {
    border: 6px solid #CFE9E9;
    padding: 10px;
    transition: all 0.5s ease 0s;
}

        .profil-fond {
        line-height:10px;
        background-color:#ADD8D8;
        padding:3px;
        text-align: justify;
        position:relative;}


        .profil-fond2 {
        line-height:12px;
        padding:10px;
        border-bottom: 4px solid #ADD8D8;
        border-top: 4px solid #A9AFD3;
        text-align: justify; }

        .profil-pseudo {
        FONT-STYLE: italic;
        FONT-FAMILY: times new roman;
        LETTER-SPACING: -2px;
        FONT-SIZE: 25px;
        text-align: center;
        text-shadow: 0px 0px 1px #000000;
        TEXT-TRANSFORM: lowercase; }

        .avatar-fond {
        border: 4px solid #CFE9E9;
      }

    .contenuinfo {
        height: 215px;
        margin-top: 20px;
        overflow: auto;
    }
        /******************************FIN PROFIL************************************/

 /* [CREDITS]
    ==========================================================
    Template QEEL par \'Christa Lostmindy
    Réalisé pour Untold sur Never Utopia le 08.03.15
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Utilisation personnelle et non commerciale autorisée
    Modification autorisée sous réserve de crédits
    Redistribution strictement interdite
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Il est strictement interdit de retirer
    les crédits présents dans ce code.
    ==========================================================
    */

    /****************************************
    /* MISE EN FORME GENERALE
    /****************************************/

    /* mise en page générale */
    .lmqeel { box-sizing: border-box; }
    .lmqeel * { box-sizing:inherit; }

    /* Image du QEEL, invisible par défaut */
    .lmqeel__img {
        display:none;
        text-align:center;
    }

    /****************************************
    /* BLOC DE TITRE DU QEEL
    /****************************************/

    /* Mise en forme du bloc contenant le titre "qui est en ligne" */
    .lmqeel__titre{
        background:url(\'https://2img.net/s/t/20/02/76/i_back_catg.png\');
        padding:5px;
        text-align:center;
        position:relative;
    }

    /* Mise en forme du texte du titre "qui est en ligne" */
    .lmqeel__titre .whosonline {
        font-family:Georgia, Times New Roman, Times, serif;
        text-transform: uppercase;
        font-size:30px;
        text-shadow: 1px 2px 0 #9DCCCC;
        color:white;
        font-weight:bold;
        text-decoration:none;
    }

    /*
    Affichage des crédits du QEEL
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

    .lmqeel__credits {
        /* ~~ Un fond arrondi */
        background: rgba(255, 255, 255, 0.31);
        border-radius:100px;
        padding:0 5px 2px 5px;
        /* ~~ Position en haut à droite du titre du QEEL */
        position:absolute;
        top:25%;
        right:5px;
        /* ~~ Mise en forme du ©️ */
        font-size:14px;
        font-weight:bold;
        color: #2e5ba2;
        cursor:help;
    }

    .lmqeel__credits a { text-decoration:none;}

    /* La bulle des crédits */
    .lmqeel__credits  a > span {
        /* ~~ Positionnement */
        position: absolute;
        display: block;
        top:120%;
        right: 0;
        width: 200px;
        opacity: 0; /* important */
        /* ~~ Mise en forme du bloc */
        background: #000000;
        padding: 2px;
        /* ~~ Mise en forme du texte */
        color: #ffffff;
        font-size:10px;
        /* ~~ Animation */
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        transform: scale(0) rotate(12deg);
    }

    /* La petite flèche */
    .lmqeel__credits  a > span:after {
        /* ~~ Réglage général, ne pas toucher */
        display: block;
        content: " ";
        width: 0;
        border-width: 0 5px 8px 5px;
        border-color: transparent;
        border-style: solid;
        position: absolute;
        top: -8px;
        right: 5px;
        /* ~~ couleur de la flèche */
        border-bottom-color:#000;
    }

    /* Affichage des crédits au survol */
    .lmqeel__credits:hover a > span,
    .lmqeel__credits:focus a > span {
        z-index: 500;
        opacity: 1;
        transform: scale(1) rotate(0);
        cursor: default;
    }

    /****************************************
    /* CONTENU PRINCIPAL DU QEEL
    /****************************************/

    .lmqeel__contenu{
        background-color:#F5F5F5;
        padding:5px;
        padding-bottom:10px;
    }

    .lmqeel__contenu:after {
        display:table;
        content:"";
        clear:both;
    }

    /*
    ZONE DES GROUPES
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


    .lmqeel__groupes { }

    /* Titre "les groupes" */
    .lmqeel__gr-titre {
        text-transform: uppercase;
        color:#A1DD8E;
        font-weight:bold;
        text-align:center;
        font-size:20px;
        margin: 10px 0;
    }

    /* Bloc contenant les onglets (images de groupes) */
    .lmqeel__gr-onglets {
        float:left;
        width:100px;
        text-align:center;
        margin-right:2px;
    }

    .lmqeel__gr-onglets a {
        display:block;
        margin:4px auto;
    }

    /* Un petit curseur au survol des groupes */
    .lmqeel__gr-onglets a:hover {
        cursor:help;
    }

    /* Bloc contenant la description d\'un groupe */
    .lmqeel__gr-desc {
        /* ~~ Réglages */
        overflow:auto; /* block formatting context */
        /* ~~ Mise en forme du conteneur */
        border:solid #D9D9D9;
        border-width:0 3px;
        height:100px;
        width:auto;
        background-color:#F9F9F9;
        border-radius: 10px;
        /* ~~ Mise en forme du texte */
        font-size: 11px;
        letter-spacing: 0;
        text-align: justify;
        line-height: 12px;
        padding:5px 10px;
    }

    .lmqeel__gr-desc > div {
        padding:5px;
    }

    /* Titres des descriptions de groupes */
    .lmqeel__gr-desc h4 {
        margin:0;
        text-transform:uppercase;
        text-shadow: 1px 1px 1px white;
        color: #EC7D7D;
        text-align:justify;
        font-weight: bold;
        font-style: italic;
        letter-spacing: -1px;
    }

    /*
    ZONE DES STATISTIQUES
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

    /* Blocs contenant les statistiques */
    .lmqeel__blocstats {
        margin-top:10px;
        margin-left:5px;
        float:right;
        width:18%;
        position:relative;
        height:150px;
    }

    /* bordures des blocs de statistiques */
    .border--green { border:3px solid #B9F095; }
    .border--blue {  border:3px solid #ADD8D8; }

    /* effet scrolling vertical pour les blocs de statistiques */
    .lmqeel__scrollingbox {
        height:150px;
        overflow-y : auto;
    }
    /* fix : hauteur du bloc contenant la liste des 24h, pour intégrer le titre */
    .lmqeel__24hcontent { height:125px; }


    /* Petit padding pour les blocs de statistiques */
    .lmqeel__statscontent, .lmqeel__24hcontent {
        padding:4px;
    }

    /* Titre "24 heures" */
    .lmqeel__24htitre {
        /* ~~ Positionnement */
        position:absolute;
        bottom:0;
        right:0;
        /* ~~ Mise en forme conteneur */
        width:100%;
        padding:2px;
        background:#ADD8D8;
        /* ~~ Mise en forme du texte */
        text-align:right;
        color:white;
        font-weight:bold;
        font-size:11px;
        font-family: Georgia, Times New Roman, Times, serif;
    }

    /* FIX : Affichage de la liste des 24h */
    .deBug {border-collapse: collapse;}
    .deBug td { background-color: transparent; padding:0;}

    /****************************************
    /* BLOC DE PIED DU QEEL
    /****************************************/

    /*
    Réglages généraux
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
    .lmqeel__pied{
        padding-top:10px;
    }

    /*
    Affichage des boutons/images du staff
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
    .lmqeel__staff {
        list-style: none;
        margin:0 auto;
        padding:0;
        width:100%;
        text-align:center;
    }

    .lmqeel__staff li {
        box-sizing:border-box;
        display:inline-block;
        text-align:center;
        vertical-align:top;
        padding:0 5px;
    }

    /*************************************
    /* REGLAGES AFFICHAGE RESPONSIVE
    /************************************* */
    @media screen and (max-width:640px) {
        .lmqeel__gr-onglets { float : none; width:auto;}
        .lmqeel__gr-onglets a { display:inline-block;}
        .lmqeel__blocstats { float:none;width:auto;min-height:20px;height:auto;}

        /* Suppression du bloc de description des groupes : sur un support mobile, les éléments au survol ne marchent pas */
        .lmqeel__gr-desc {display:none;}
    }

    /* ==========================================================
    FIN DU CSS DU QEEL
    Template QEEL par \'Christa Lostmindy
    Réalisé pour Untold sur Never Utopia le 08.03.15
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Il est strictement interdit de retirer
    les crédits présents dans ce code.
    ============================================================= */

        /* PROFIL */
        .fondpseudo {
        background-color: #454545;
        border-bottom: 6px solid #8595CD;
        border-top: 1px solid #454545;
        font-family: "Oswald";
        font-size: 17px;
        font-style: italic;
        height: 50px;
        left: 0;
        letter-spacing: 1px;
        line-height: 50px;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        top: 0;
        width: 234px;}

    .rang{
      float: right;
      margin-right: -3px;
    }
    .rang img {
      width:209px;
      height:31px;
    }
    .infosprofil {
   
        height: 250px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        width: 195px;
      position: relative;
    overflow:auto;}
        .profil-fond {
        line-height:10px;
        background-color:#B4BDE0;
        padding:3px;
        text-align: justify;
        position:relative;}


        .profil-fond2 {
        line-height:12px;
        padding:10px;
        border-bottom: 4px solid #A9AFD3;
        border-top: 4px solid #A9AFD3;
        text-align: justify; }

        .profil-pseudo {
        FONT-STYLE: italic;
        FONT-FAMILY: times new roman;
        LETTER-SPACING: -2px;
        FONT-SIZE: 25px;
        text-align: center;
        text-shadow: 0px 0px 1px #333333;
        TEXT-TRANSFORM: lowercase; }

        .avatar-fond {
        border: 4px solid #EAE6EC;
      }

    .contenuinfo {
        height: 215px;
        margin-top: 20px;
        overflow: auto;
    }
        /******************************FIN PROFIL************************************/

/******************************************************************
MISE EN FORME DES CATÉGORIES : AFFICHER LES SOUS FORUMS EN COLONNE
-----------------------------------------
Code proposé sur CSSActif : http://www.css-actif.com
*[Début du CSS]****************************************************/

a1 {
    color: #EC7D7D;
    font-style: italic;
    font-weight: 700;
    letter-spacing: -1px;
    text-align: justify;
    text-shadow: 1px 1px 1px #FFF;
    text-transform: uppercase;
}

.right {
  float:right;
  margin-top:2px;
  padding: 4px;
}


.ListeSousForums {
  font-size:0px;
}

.ListeSousForums a {
  font-size:10px; /* indiquez la taille du texte des liens */
  padding-right:5px; /* on rajoute un espace après le lien */
}

/* pour les navigateurs qui acceptent la pseudo-classe :last-child, on supprime l\'espace final qui ne sert à rien */
.ListeSousForums a:last-child {
  padding-right:0px;
}

/* IMPORTANT : Ceci est la technique dite "clearfix" qui permet de forcer le conteneur des flottants à s\'adapter à leur taille */
.BlocForum:after {
  display:table;
  content:"";
  clear:both;
}

/* Positionnement de la description des forums */
.DescForum {
  float:left; /* flottant à gauche */
  width:80%; /* largeur de 80% */
}
.sujets {
margin: 7px;
    display:block;
  margin-top:-20px;
  text-shadow:#BEDFB0 1px 1px 0px;;
  font-size:20px;
      color: #fff;
      background-color: #CCE6C1;
  width: 60px;
    text-align:center;
  -moz-border-radius:3px;
-webkit-border-radius:3px;
-ô-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
  box-shadow: 1px 2px 0px #E2E2E2;
}
.messages{
margin: 7px;
    display:block;
    margin-top:-20px;
    text-shadow:#9ACFCF 1px 1px 0px;;
    font-size:20px;
      color: #fff;
      background-color: #ADD8D8;
  width: 60px;
    text-align:center;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-ô-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
  box-shadow: 1px 2px 0px #E2E2E2;
}

/* Positionnement de la liste des sous-forums */
.ListeSousForums {
  float:left; /* flottant à gauche */
  width:20%; /* largeur de 20% */
}

/* mise en page de la description des forums */
.DescForum > div {
  margin:2px 10px 2px 2px; /*marges extérieures, haut droite bas gauche*/
  background:#F5F5F5; /* couleur de fond */
  padding:5px; /* marges intérieures, entre le texte et le bord */
  text-align:justify; /* alignement du texte */
}

.ListeSousForums a {
  display:block; /* on transforme les liens en blocs */
  background:#E8E8E8; /* couleur de fond */
  padding:2px 10px; /* marges internes haut/bas et droite/gauche */
  margin:2px 0; /*marges externes haut/bas et droite/gauche */
}

/*[fin du CSS]*****************************************************
MISE EN FORME DES CATÉGORIES : AFFICHER LES SOUS-FORUMS EN COLONNE
*******************************************************************/

.nbgr {
    color: #FFF;
    font-family: Times New Roman;
    font-size: 9px;
    text-align: center;
    text-transform: uppercase;
}

.left {
float: left;
  padding:10px;
  margin-top:15px;
}

    .predef {
  padding:4px;
  border:1px solid #94DA54;
      position: absolute;
      display: block;
      width: 150px;
      height: 90px;
      overflow: hidden;
      font-size: 10px;
      color: #000000;
      text-align: justify;
    }
   
.topamis
    {
    width: 200px;
    height: 150px;
  background-color: white;
    position:fixed;
    top: 50px;
    right: 10px;
    }

.back{
  background-image: url(\'http://image.noelshack.com/fichiers/2015/23/1433264730-kuy.png\');
  width:200px;
  height:40px;
}

.descri{
    padding-top:12px;
    background-color: #FDFDFD;
    border: 6px solid #DFDFE7;
    height: 180px;
    overflow: auto;
}

.secondarytitle, .secondarytitle h2 {
    color: #fff;
    font-family:Times New Roman;
    text-transform: uppercase;
    font-size: 30px;
    margin: 0px;
    text-shadow: 1px 2px 0px #BBBBCC;
    padding: 0px;
}

.fondmois:hover {
    opacity: 1;
}
.fondmois{
    background-color: transparent;
    width: 188px;
    height: 41px;
    opacity: 0;
    overflow: auto;
    padding: 4px;
    color: #000;
    text-align: center;
    font: 10px arial;
    transition: all 0.2s ease 0s;
}
.persomois {
    width: 196px;
    height: 49px;
}
.tpdef {
    text-align: center;
    font: 14px Oswald;
    color: #fff;
}

/*prédéfini*/
/* FICHE DE PREDEFINI */
.PFIICAN {
box-shadow:0 0 3px rgba(0,0,0,0.2); background:#CCC;
}
/* NOM PRENOM(S) */
.npPFIICAN {
box-shadow:inset 0 0 15px rgba(0,0,0,0.3);
}
/* BORDURES IMAGE */
.abtPFIICAN {
border-color:rgba(250,250,250,0.4) !important;
}
/* INFORMATIONS & PHYSIQUE */
.abtPFIICAN div {
background:rgba(250,250,250,0.7); color:black;
}
/* AGE */
.agePFIICAN {
background:rgba(250,250,250,0.3); color:black;
}
/* NATIONALITE */
.fromPFIICAN {
background:rgba(250,250,250,0.3); color:black;
}
/* BLOC CARACTERE */
.caraPFIICAN {
background:rgba(250,250,250,0.6);
}
/* ADJECTIFS */
.caraPFIICAN div {
background:black; color:white;
}
/* HISTOIRE */
.storyPFIICAN {
color:black;
}
/* INTITULE RELATIONS */
.lksPFIICAN span:nth-of-type(1) {
box-shadow:inset 0 0 15px rgba(0,0,0,0.3);
}
/* RELATIONS */
.RPFIICAN div {
color:white;
}

/*présentation*/
/* FICHE DE PRESENTATION */
.SET {
box-shadow:0px 0px 5px rgba(0,0,0,0.2); background:grey;
border-color:#191919 !important; /* BANDE BAS */
}
/* NOM PRENOM(S) */
.npSET div {
background:#191919; color:white; text-shadow:0px 1px 2px rgba(255,255,255,0.5);
}
/* INFORMATIONS */
.abtSET div {
background:rgba(255,255,255,0.9); color:black;
}
/* TITRES CARACTERE & PHYSIQUE */
.tSET {
background:#191919; color:white;
}
/* CARACTERE */
.caraSET {
border-color:#191919 !important; box-shadow:inset 0px 0px 5px rgba(0,0,0,0.3);
background:rgba(250,250,250,0.3); color:black;
}
/* PHYSIQUE */
.phyzSET {
border-color:#191919 !important; box-shadow:inset 0px 0px 5px rgba(0,0,0,0.3);
background:rgba(250,250,250,0.3); color:black;
}
/* TITRES HISTOIRE & PRESENTATION JOUEUR */
.tIISET {
background:#191919; color:white;
}
/* HISTOIRE */
.storySET {
background:rgba(0,0,0,0.3); color:white;
}
/* PRESENTATION JOUEUR */
.USET {
background:rgba(0,0,0,0.3); color:white;
}
/* CREDIT */
.cdtSET a {
color:#CCC !important;
}

/* PAGE D'ACCUEIL */

/* PA */
.DOR {
background:#BBBBCC; /* MODIFIABLE */
}
/* TITRE STAFF PA */
.tleDOR {
background:rgba(250,250,250,0.3); color:white; /* MODIFIABLE */
}
/* BORDURES BLOCS STAFF PA */
.staffDOR div {
border-color:rgba(250,250,250,0.3) !important; /* MODIFIABLE */
}
/* CONTENUS STAFF PA */
.staffDOR div p {
background:rgba(250,250,250,0.9); color:black; /* MODIFIABLE */
}
/* DISPONIBLE PA */
.onDOR {
background:lightgreen; color:black; /* MODIFIABLE */
}
/* INDISPONIBLE PA */
.offDOR {
background:crimson; color:white; /* MODIFIABLE */
}
/* LIENS PROFILS STAFF PA */
.staffDOR div p a {
color:black; /* MODIFIABLE */
}
/* LIENS PA */
.lksDOR a {
background:rgba(0,0,0,0.5); color:white; /* MODIFIABLE */
}
/* BORDURE ACTUALITES PA */
.newsDOR {
border-color:rgba(250,250,250,0.3) !important; /* MODIFIABLE */
}
/* CONTENU ACTUALITES PA */
.newsDOR div {
background:rgba(250,250,250,0.1); color:black; /* MODIFIABLE */
}
/* CONTEXTE PA */
.ctxtDOR {
border-color:rgba(250,250,250,0.3) !important; background:rgba(250,250,250,0.5); color:black; /* MODIFIABLE */
}
/* TITRE PARTENAIRES PA */
.tleIIDOR {
background:rgba(250,250,250,0.3); color:white; /* MODIFIABLE */
}
/* PARTENAIRES PA */
.partDOR {
background:rgba(0,0,0,0.7); /* MODIFIABLE */
}

    /* FOOTER */
    #FooterPerso > strong {
      font-weight : normal ;
      font-size: 10px;
      color: #949466;
    }
    .footerperso_haut {
      background-color: #BBBBCC; /* COULEUR DE FOND DE LA CELLULE DU HAUT */
      display: block;
      height: 35px; /* HAUTEUR DE LA CELLULE */
      color: #ffffff; /* COULEUR DE ECRITURE */
      text-align: center;
      font-size: 24px; /* TAILLE DE L'ECRITURE */
      font-family: Verdana; /* FONT */
    }
    /* FIN */
Revenir en haut Aller en bas
Page 1 sur 1
Sauter vers:
Nos alliés !
Les recherches !
Le contenu de ce forum est entièrement inventé par @"Tayuya Fujimi", inspiré de Cardcaptor Sakura et Miraculous Ladybug.
Si tu reproduis ce forum de façon partielle ou totale, nous te retrouverons et ferons pleurer ton nounours. ♥
Index et profil des membres réalisés par E P S I L O N.
Liste des membres, liste des sujets, affichage des sujets et fiche partenaire réalisés par Skeamp.
Liste des MPs réalisée par Awful.
Fiches du forum et présentations par Halloween.
Installation et mise en place du thème et corrections des textes réalisés par Kya-chan.

Crédits additionnels