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 7 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
12 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
41 lignes
Copier tout
13 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
41 lignes
Copier tout
Copier
Copié
Copier
Copié
/*
* Surchargez ce fichier dans votre thème pour personnaliser le module
* https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules
*/
#module-articles hr {
#module-articles hr {
Copier
Copié
Copier
Copié
margin-top:
10px
;
margin-top:
0.618em
;
}
}
.pages-pagination {
.pages-pagination {
float: right;
float: right;
Copier
Copié
Copier
Copié
width:
33
%;
width:
38
%;
margin-bottom:
10px
;
margin-bottom:
0.618em
;
}
}
.article-articles.article-several h2,
.article-articles.article-several h2,
.article-articles.article-several .more {
.article-articles.article-several .more {
margin: 0;
margin: 0;
}
}
Copier
Copié
Copier
Copié
.article-articles.article-several .content {
padding: 0 0.5em 0 0.5em;
}
.article-articles.article-several img {
.article-articles.article-several img {
Copier
Copié
Copier
Copié
padding: 0 0 0.
5em
0;
padding: 0 0 0.
618em
0;
}
}
span.contents + hr {
span.contents + hr {
Copier
Copié
Copier
Copié
margin:
35px
0
20px
0;
margin:
2.618em
0
1.482em
0;
clear: both;
clear: both;
}
}
Copier
Copié
Copier
Copié
/* --- pagebreak --- */
.form-field-action-link ul {
.form-field-action-link ul {
margin: 0;
margin: 0;
list-style-type: none;
list-style-type: none;
}
}
.form-field-action-link i {
.form-field-action-link i {
Copier
Copié
Copier
Copié
font-size:
2.3rem
;
font-size:
1.618em
;
}
}
Copier
Copié
Copier
Copié
.fa-pagebreak:before { content: "\
f0f6
"; }
.fa-pagebreak:before { content: "\
f477
"; }
Différences enregistrées
Texte d'origine
Ouvrir un fichier
#module-articles hr { margin-top: 10px; } .pages-pagination { float: right; width: 33%; margin-bottom: 10px; } .article-articles.article-several h2, .article-articles.article-several .more { margin: 0; } .article-articles.article-several .content { padding: 0 0.5em 0 0.5em; } .article-articles.article-several img { padding: 0 0 0.5em 0; } span.contents + hr { margin: 35px 0 20px 0; clear: both; } .form-field-action-link ul { margin: 0; list-style-type: none; } .form-field-action-link i { font-size: 2.3rem; } .fa-pagebreak:before { content: "\f0f6"; }
Texte modifié
Ouvrir un fichier
/* * Surchargez ce fichier dans votre thème pour personnaliser le module * https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules */ #module-articles hr { margin-top: 0.618em; } .pages-pagination { float: right; width: 38%; margin-bottom: 0.618em; } .article-articles.article-several h2, .article-articles.article-several .more { margin: 0; } .article-articles.article-several img { padding: 0 0 0.618em 0; } span.contents + hr { margin: 2.618em 0 1.482em 0; clear: both; } /* --- pagebreak --- */ .form-field-action-link ul { margin: 0; list-style-type: none; } .form-field-action-link i { font-size: 1.618em; } .fa-pagebreak:before { content: "\f477"; }
Trouver la différence