Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.



 
AccueilAccueil  Dernières imagesDernières images  RechercherRechercher  S'enregistrerS'enregistrer  ConnexionConnexion  
Le Deal du moment :
Aliexpress : codes promo valables sur tout le site
Voir le deal

Partagez
 

 ton code css

Voir le sujet précédent Voir le sujet suivant Aller en bas 
AuteurMessage

png ㄨ teaching your heart to feel
Hail Hydra
Hail Hydra
▴ messages : 171
▴ date d'inscription : 01/09/2012

ton code css Empty
MessageSujet: ton code css   ton code css Icon_minitimeMer 26 Sep - 21:45

/******************** PA *****************/

.titre2 { text-transform: lowercase;
letter-spacing: -3px;
font-family: times new roman;
font-style: italic;
text-align: center;
font-size: 50px;
color: #78667D;
}

.arthur {
height: 140px;
border: 3px solid #78667D; /* couleur des bords */

display: block;
padding-left: 10px;
padding-right: 10px;
text-align:justify;
line-height: 12px;
background-color: black; /* couleur du fond */
}



/***** arrondir juste les bords ***/

.forumline {-moz-border-radius: 19px;
-webkit-border-radius: 19px;
border-radius: 19px;
padding: 7px;
}

/***** cadres arrondis lvl 2 *****/
.forumline
{
padding: 5px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-ô-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
}

/* COLONNE DERNIER MESSAGE */

.troisieme {
border: 2px solid #141414;
background-color: #0C0C0C;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomleft: 6px;
padding: 5px;
border-image: initial;
}

/* ENTÊTES CATEGORIE */

.secondarytitle, .secondarytitle h2 {
font-size: 12px;
text-transform: uppercase;
letter-spacing: -1px;
font-weight: bold;
font-family: Arial;
color: #6B6157;
}

/** test index box **/
/*ligne de séparation entre description et sous-forums*/
.sep{
border-right: 3px solid #fff;/*épaisseur style et couleur de la ligne*/
}

/*fond description*/
.descrip{
background-color: #fff;/*couleur de fond*/
-moz-border-radius: 8px;
-webkit-border-radius: 8px;/*arrondis*/
border-radius: 8 px;
padding: 5px;/*marge intérieure*/
margin: 5px;/*marge extérieure*/
}

/*sous-forums*/
.sousfo{
background-color:#fff;/*couleur de fond*/
-moz-border-radius: 8px;
-webkit-border-radius: 8px;/*arrondis*/
border-radius: 8 px;
padding: 5px;/*marge intérieure*/
}

/*** css D ***/
/*** police titres catégories ***/
a.forumlink{
border-bottom: 1px olive;
color: olive;
font-family: verdana;
font-size: 18px;
font-weight: ligther;
text-shadow: seagreen 1px 1px 21px;
text-style: none;
text-transform: uppercase;
letter-spacing: -1px;
display:block;
text-align: justify;
}

/*** police when hover ***/
a.forumlink:hover{
border-bottom: 1px #7D5154;
color: seagreen;
font-family: verdana;
font-size: 20px;
font-weight: lighter;
text-shadow: black 3px 3px 3px;
text-style: none;
text-transform: uppercase;
letter-spacing: +3px;
display:block;
text-align: justify;
}

/*** soulignement des liens ***/

a:hover{text-decoration: none !important;}
a {text-decoration: none !important;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
Revenir en haut Aller en bas
https://nyoom.forumgaming.fr
 

ton code css

Voir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 1 sur 1

 Sujets similaires

-
» Code pour la catégorie
» code pour pomme pour top partenaire

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
 :: corbeille vip-