Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Untitled diff
Créé
il y a 9 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
2 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
31 lignes
Copier tout
14 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
43 lignes
Copier tout
Copier
Copié
Copier
Copié
.media-picture {
margin: 0 0 10px;
}
Copier
Copié
Copier
Copié
@media (min-width: 769px) {
.media-picture {
margin: 0 0 10px 10px;
max-width: 33%;
float: right;
}
}
.media-desc {
.media-desc {
margin-top: 15px;
margin-top: 15px;
text-align: justify;
text-align: justify;
}
}
.media-content {
.media-content {
position: relative;
position: relative;
margin: 25px auto;
margin: 25px auto;
padding-bottom: 56.25%; /* 16:9 */
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
padding-top: 25px;
height: 0;
height: 0;
}
}
Copier
Copié
Copier
Copié
.media-content object,
.media-content object,
Copier
Copié
Copier
Copié
.media-content embed
{
.media-content embed
,
.media-content video
{
position: absolute;
position: absolute;
top: 0;
top: 0;
left: 0;
left: 0;
width: 100%;
width: 100%;
height: 100%;
height: 100%;
}
}
.content {
.content {
margin-top: 10px;
margin-top: 10px;
}
}
a.media-flv {
a.media-flv {
display: block;
display: block;
margin: 10px auto;
margin: 10px auto;
Copier
Copié
Copier
Copié
}
}
Différences enregistrées
Texte d'origine
Ouvrir un fichier
.media-desc { margin-top: 15px; text-align: justify; } .media-content { position: relative; margin: 25px auto; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; } .media-content object, .media-content embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .content { margin-top: 10px; } a.media-flv { display: block; margin: 10px auto; }
Texte modifié
Ouvrir un fichier
.media-picture { margin: 0 0 10px; } @media (min-width: 769px) { .media-picture { margin: 0 0 10px 10px; max-width: 33%; float: right; } } .media-desc { margin-top: 15px; text-align: justify; } .media-content { position: relative; margin: 25px auto; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; } .media-content object, .media-content embed, .media-content video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .content { margin-top: 10px; } a.media-flv { display: block; margin: 10px auto; }
Trouver la différence