Le deal à ne pas rater :
Réassort du coffret Pokémon 151 Électhor-ex : où l’acheter ?
Voir le deal

Partagez
 

 Sauvegarde CSS

Voir le sujet précédent Voir le sujet suivant Aller en bas 
AuteurMessage
Nevada M. Sanchez

Nevada M. Sanchez
Avatar : Michelle Rodriguez
Messages : 642
Date d'inscription : 12/04/2013

Sauvegarde CSS Empty
MessageSujet: Sauvegarde CSS   Sauvegarde CSS Icon_minitimeSam 20 Avr - 13:06

Code:
/* Codage mise en page contexte */
.fond_contexte{
  background-color: black;
  width: 525px;
  height: auto;
  padding: 15px;
  color: white;
  text-align: justify;
  border-radius: 12% 2%;
  border-left: 5px solid #1B3B57;
  border-bottom: 5px solid #1B3B57;
}

.accroche_contexte{
  font-family: Times New Roman, serif;
  font-size: 30px;
  color: #3880BF;
  text-transform: uppercase;
}

.texte_contexte{
  text-align: justify;
  color: white;
  padding: 15px;
}
/* Fin codage mise en page contexte */

/* Codage Fiche Poste Vacant */
.fondfichepv{
  width : 500px;
  position: relative;
}

.partie_idpv{
  background: lightgrey;
  height: 590px;
  border-radius: 10px;
  moz-border-radius:10px;
}

.nom_pv{
  color:black;
  font-family: 'Satisfy', cursive;
  font-size : 40px;
  background: lightblue;
}

.avatar_pv{
  border : 3px solid black;
  border-radius : 5px;
  moz-border-radius: 5px;
  width: 200px;
  height: 320px;
  position: absolute;
  top: 70px;
  left: 20px;
}

.info_pv{
  position: absolute;
  top 30px;
  left: 240px;
  text-align: left;
}

.texte_pv{
  color: white;
  font-size: 12px;
  font-family: 'Gabriela', serif;
  text-transform: uppercase; 
  background: lightblue;
}

.autre_info_pv{
  width: 460px;
  height: 150px;
  background : white;
  text-align: justify;
  color: black;
  position: absolute;
  top : 420px;
  left: 20px;
  overflow :auto;
}

.lien_pv_fiche{
  background: lightgrey;
  border-radius: 10px;
  moz-border-radius:10px;
  posi
}

.lien_pv2{
  background: white;
  width: 460px;
  height: 100px;
  padding: 5px;
  position: relative;
}

.lien_pv2 img{
  position: absolute;
  left: 5px;
  top: 5px;
}

.lien_pv2_description{
  position: absolute;
  left: 110px;
  top: 5px;
  height: 100px;
  overflow: auto;
  color: black;
  text-align: justify;
}

.credit_nono{
   font-family: 'Montaga', serif;
   font-size: 12px;
   text-align: center;
   color: black;
}
/* Fin codage poste vacant */
Revenir en haut Aller en bas
 

Sauvegarde CSS

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

 Sujets similaires

-
» Sauvegarde du CSS Version 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Power to kill :: Partie Administrative :: Design & sauvegarde-