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
#comments-section {
	display:none !important;
}


.main-container { 
	width : 100%;
}


.contentf-clickable p {
	padding: 0p;
	margin: 0px; 
}

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

...