Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

CSS Stylesheet
.main-container { 
	width : 100%;
}


.intro { 
    position: relative;
	background-image: url(../download/attachments/162483028/captationEtDiffusion_logiciel1.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 60%;
    height: 20em;contentf-clickable p {
	padding: 0p;
	margin: 0px; 
}

.responsive {
  width: 100%;
  max-width: 800px;
  height: auto;
}

...