Diff
checker
Text
Text
Bilder
Dokumente
Excel
Ordner
Legal
Enterprise
Desktop-App
Preise
Einloggen
Diffchecker Desktop herunterladen
Texte vergleichen
Finde den Unterschied zwischen zwei Textdateien
Werkzeuge
Verlauf
Live-Editor
Leerzeichen ausblenden
Gleiches ausblenden
Zeilenumbruch aus
Ansicht
Zweispaltig
Einspaltig
Vergleichsgenauigkeit
Intelligent
Wort
Zeichen
Textstile
Darstellung ändern
Syntaxhervorhebung
Syntax auswählen
Ignorieren
Text umwandeln
Zur ersten Änderung
Eingabe bearbeiten
Diffchecker Desktop
Der sicherste Weg, Diffchecker zu nutzen. Hol dir die Desktop-App: Deine Diffs verlassen nie deinen Computer!
Desktop holen
Untitled diff
Erstellt
vor 8 Jahren
Diff läuft nie ab
Löschen
Exportieren
Teilen
Erklären
58 Entfernungen
Zeilen
Gesamt
Entfernt
Zeichen
Gesamt
Entfernt
Um diese Funktion weiterhin zu nutzen, aktualisiere auf
Diff
checker
Pro
Preise anzeigen
179 Zeilen
Kopieren
204 Hinzufügungen
Zeilen
Gesamt
Hinzugefügt
Zeichen
Gesamt
Hinzugefügt
Um diese Funktion weiterhin zu nutzen, aktualisiere auf
Diff
checker
Pro
Preise anzeigen
323 Zeilen
Kopieren
Kopieren
Kopiert
Kopieren
Kopiert
*,
::before,
::after {
background-repeat: no-repeat; /* 1 */
box-sizing: border-box; /* 2 */
}
::before,
::after {
text-decoration: inherit; /* 1 */
vertical-align: inherit; /* 2 */
}
html {
html {
Kopieren
Kopiert
Kopieren
Kopiert
line-height: 1.15; /*
1
*/
cursor: default; /* 1 */
-webkit-text-size-adjust: 100%; /*
2
*/
font-family:
system-ui,
/* macOS 10.11-10.12 */ -apple-system,
/* Windows 6+ */ Segoe UI,
/* Android 4+ */ Roboto,
/* Ubuntu 10.10+ */ Ubuntu,
/* Gnome 3+ */ Cantarell,
/* KDE Plasma 5+ */ Noto Sans,
/* fallback */ sans-serif,
/* macOS emoji */ "Apple Color Emoji",
/* Windows emoji */ "Segoe UI Emoji",
/* Windows emoji */ "Segoe UI Symbol",
/* Linux emoji */ "Noto Color Emoji"; /* 2 */
line-height: 1.15; /*
3 */
-moz-tab-size: 4; /* 4 */
tab-size: 4; /* 4 */
-ms-text-size-adjust: 100%; /* 5
*/
-webkit-text-size-adjust: 100%; /*
5 */
word-break: break-word; /* 6
*/
}
}
body {
body {
margin: 0;
margin: 0;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
Text moved to lines 52-55
main {
display: block;
}
h1 {
h1 {
font-size: 2em;
font-size: 2em;
margin: 0.67em 0;
margin: 0.67em 0;
}
}
hr {
hr {
Kopieren
Kopiert
Kopieren
Kopiert
box-sizing: content-box; /* 1 */
height: 0; /* 1 */
height: 0; /* 1 */
overflow: visible; /* 2 */
overflow: visible; /* 2 */
}
}
Kopieren
Kopiert
Kopieren
Kopiert
Text moved from lines 10-13
main {
display: block;
}
nav ol,
nav ul {
list-style: none;
}
pre {
pre {
Kopieren
Kopiert
Kopieren
Kopiert
font-family:
monospace,
monospace; /* 1 */
font-family:
/* macOS 10.10+ */ Menlo,
/* Windows 6+ */ Consolas,
/* Android 4+ */ Roboto Mono,
/* Ubuntu 10.10+ */ Ubuntu Monospace,
/* KDE Plasma 5+ */ Noto Mono,
/* KDE Plasma 4+ */ Oxygen Mono,
/* Linux/OpenOffice fallback */ Liberation Mono,
/* fallback */
monospace; /* 1 */
font-size: 1em; /* 2 */
font-size: 1em; /* 2 */
}
}
a {
a {
background-color: transparent;
background-color: transparent;
}
}
abbr[title] {
abbr[title] {
Kopieren
Kopiert
Kopieren
Kopiert
border-bottom: none; /* 1 */
text-decoration: underline;
text-decoration: underline;
/* 2 */
text-decoration: underline dotted;
text-decoration: underline dotted;
/* 2 */
}
}
b,
b,
strong {
strong {
font-weight: bolder;
font-weight: bolder;
}
}
code,
code,
kbd,
kbd,
samp {
samp {
Kopieren
Kopiert
Kopieren
Kopiert
font-family:
monospace,
monospace; /* 1 */
font-family:
/* macOS 10.10+ */ Menlo,
/* Windows 6+ */ Consolas,
/* Android 4+ */ Roboto Mono,
/* Ubuntu 10.10+ */ Ubuntu Monospace,
/* KDE Plasma 5+ */ Noto Mono,
/* KDE Plasma 4+ */ Oxygen Mono,
/* Linux/OpenOffice fallback */ Liberation Mono,
/* fallback */
monospace; /* 1 */
font-size: 1em; /* 2 */
font-size: 1em; /* 2 */
}
}
small {
small {
font-size: 80%;
font-size: 80%;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
sub,
::-moz-selection
{
sup
{
background-color: #b3d4fc; /* 1 */
font-size: 75%;
color: #000; /* 1 */
line-height: 0;
text-shadow: none
;
position: relative;
vertical-align: baseline
;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
sub
{
::selection
{
bottom: -0.25em
;
background-color: #b3d4fc; /* 1 */
color: #000; /* 1 */
text-shadow: none
;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
sup {
audio,
top: -0.5em;
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
audio,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
}
img {
img {
border-style: none;
border-style: none;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
svg:not([fill]) {
fill: currentColor;
}
svg:not(:root) {
overflow: hidden;
}
table {
border-collapse: collapse;
}
button,
button,
input,
input,
Kopieren
Kopiert
Kopieren
Kopiert
optgroup,
select,
select,
textarea {
textarea {
Kopieren
Kopiert
Kopieren
Kopiert
font-family: inherit;
/* 1 */
font-family: inherit;
font-size:
100%; /* 1 */
font-size:
inherit;
line-height:
1.15; /* 1 */
line-height:
inherit;
margin: 0; /* 2 */
}
}
button,
button,
Kopieren
Kopiert
Kopieren
Kopiert
input
{ /* 1 */
input
,
overflow: visible
;
select {
margin: 0
;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
button
,
button
{
select {
/* 1 */
overflow: visible;
/* 1 */
text-transform: none;
text-transform: none;
/* 2 */
}
}
button,
button,
[type="button"],
[type="button"],
[type="reset"],
[type="reset"],
[type="submit"] {
[type="submit"] {
-webkit-appearance: button;
-webkit-appearance: button;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
Text moved with changes to lines 242-248 (88.6% similarity)
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
fieldset {
padding: 0.35em 0.75em 0.625em;
padding: 0.35em 0.75em 0.625em;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
input {
overflow: visible;
}
legend {
legend {
Kopieren
Kopiert
Kopieren
Kopiert
box-sizing: border-box; /* 1 */
color: inherit; /* 2 */
color: inherit; /* 2 */
display: table; /* 1 */
display: table; /* 1 */
max-width: 100%; /* 1 */
max-width: 100%; /* 1 */
Kopieren
Kopiert
Kopieren
Kopiert
padding: 0; /* 3 */
white-space: normal; /* 1 */
white-space: normal; /* 1 */
}
}
progress {
progress {
Kopieren
Kopiert
Kopieren
Kopiert
vertical-align: baseline;
display: inline-block; /* 1 */
vertical-align: baseline;
/* 2 */
}
select {
text-transform: none;
}
}
textarea {
textarea {
Kopieren
Kopiert
Kopieren
Kopiert
overflow: auto;
margin: 0; /* 1 */
overflow: auto;
/* 2 */
resize: vertical; /* 3 */
}
}
[type="checkbox"],
[type="checkbox"],
[type="radio"] {
[type="radio"] {
Kopieren
Kopiert
Kopieren
Kopiert
box-sizing: border-box; /* 1 */
padding: 0;
padding: 0;
/* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
}
[type="search"] {
[type="search"] {
-webkit-appearance: textfield; /* 1 */
-webkit-appearance: textfield; /* 1 */
outline-offset: -2px; /* 2 */
outline-offset: -2px; /* 2 */
}
}
Kopieren
Kopiert
Kopieren
Kopiert
[type="search"]
::-webkit-search-decoration {
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
::-webkit-search-decoration {
-webkit-appearance: none;
-webkit-appearance: none;
}
}
::-webkit-file-upload-button {
::-webkit-file-upload-button {
-webkit-appearance: button; /* 1 */
-webkit-appearance: button; /* 1 */
font: inherit; /* 2 */
font: inherit; /* 2 */
}
}
Kopieren
Kopiert
Kopieren
Kopiert
Text moved with changes from lines 107-113 (88.6% similarity)
::-moz-focus-inner {
border-style: none;
padding: 0;
}
:-moz-focusring {
outline: 1px dotted ButtonText;
}
details {
details {
display: block;
display: block;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
dialog {
background-color: white;
border: solid;
color: black;
display: block;
height: -moz-fit-content;
height: -webkit-fit-content;
height: fit-content;
left: 0;
margin: auto;
padding: 1em;
position: absolute;
right: 0;
width: -moz-fit-content;
width: -webkit-fit-content;
width: fit-content;
}
dialog:not([open]) {
display: none;
}
summary {
summary {
display: list-item;
display: list-item;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
canvas {
display: inline-block;
}
template {
template {
display: none;
display: none;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
-ms-touch-action: manipulation; /* 1 */
touch-action: manipulation; /* 2 */
}
[hidden] {
[hidden] {
display: none;
display: none;
}
}
Kopieren
Kopiert
Kopieren
Kopiert
[aria-busy="true"] {
cursor: progress;
}
[aria-controls] {
cursor: pointer;
}
[aria-disabled="true"],
[disabled] {
cursor: not-allowed;
}
[aria-hidden="false"][hidden]:not(:focus) {
clip: rect(0, 0, 0, 0);
display: inherit;
position: absolute;
}
Gespeicherte Diffs
Originaltext
Datei öffnen
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } body { margin: 0; } main { display: block; } h1 { font-size: 2em; margin: 0.67em 0; } hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } a { background-color: transparent; } abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } b, strong { font-weight: bolder; } code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } img { border-style: none; } button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } button, input { /* 1 */ overflow: visible; } button, select { /* 1 */ text-transform: none; } button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } fieldset { padding: 0.35em 0.75em 0.625em; } legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } progress { vertical-align: baseline; } textarea { overflow: auto; } [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } details { display: block; } summary { display: list-item; } template { display: none; } [hidden] { display: none; }
Bearbeitung
Datei öffnen
*, ::before, ::after { background-repeat: no-repeat; /* 1 */ box-sizing: border-box; /* 2 */ } ::before, ::after { text-decoration: inherit; /* 1 */ vertical-align: inherit; /* 2 */ } html { cursor: default; /* 1 */ font-family: system-ui, /* macOS 10.11-10.12 */ -apple-system, /* Windows 6+ */ Segoe UI, /* Android 4+ */ Roboto, /* Ubuntu 10.10+ */ Ubuntu, /* Gnome 3+ */ Cantarell, /* KDE Plasma 5+ */ Noto Sans, /* fallback */ sans-serif, /* macOS emoji */ "Apple Color Emoji", /* Windows emoji */ "Segoe UI Emoji", /* Windows emoji */ "Segoe UI Symbol", /* Linux emoji */ "Noto Color Emoji"; /* 2 */ line-height: 1.15; /* 3 */ -moz-tab-size: 4; /* 4 */ tab-size: 4; /* 4 */ -ms-text-size-adjust: 100%; /* 5 */ -webkit-text-size-adjust: 100%; /* 5 */ word-break: break-word; /* 6 */ } body { margin: 0; } h1 { font-size: 2em; margin: 0.67em 0; } hr { height: 0; /* 1 */ overflow: visible; /* 2 */ } main { display: block; } nav ol, nav ul { list-style: none; } pre { font-family: /* macOS 10.10+ */ Menlo, /* Windows 6+ */ Consolas, /* Android 4+ */ Roboto Mono, /* Ubuntu 10.10+ */ Ubuntu Monospace, /* KDE Plasma 5+ */ Noto Mono, /* KDE Plasma 4+ */ Oxygen Mono, /* Linux/OpenOffice fallback */ Liberation Mono, /* fallback */ monospace; /* 1 */ font-size: 1em; /* 2 */ } a { background-color: transparent; } abbr[title] { text-decoration: underline; text-decoration: underline dotted; } b, strong { font-weight: bolder; } code, kbd, samp { font-family: /* macOS 10.10+ */ Menlo, /* Windows 6+ */ Consolas, /* Android 4+ */ Roboto Mono, /* Ubuntu 10.10+ */ Ubuntu Monospace, /* KDE Plasma 5+ */ Noto Mono, /* KDE Plasma 4+ */ Oxygen Mono, /* Linux/OpenOffice fallback */ Liberation Mono, /* fallback */ monospace; /* 1 */ font-size: 1em; /* 2 */ } small { font-size: 80%; } ::-moz-selection { background-color: #b3d4fc; /* 1 */ color: #000; /* 1 */ text-shadow: none; } ::selection { background-color: #b3d4fc; /* 1 */ color: #000; /* 1 */ text-shadow: none; } audio, canvas, iframe, img, svg, video { vertical-align: middle; } audio, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } img { border-style: none; } svg:not([fill]) { fill: currentColor; } svg:not(:root) { overflow: hidden; } table { border-collapse: collapse; } button, input, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } button, input, select { margin: 0; } button { overflow: visible; /* 1 */ text-transform: none; /* 2 */ } button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } fieldset { padding: 0.35em 0.75em 0.625em; } input { overflow: visible; } legend { color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ white-space: normal; /* 1 */ } progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } select { text-transform: none; } textarea { margin: 0; /* 1 */ overflow: auto; /* 2 */ resize: vertical; /* 3 */ } [type="checkbox"], [type="radio"] { padding: 0; } [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; } ::-webkit-input-placeholder { color: inherit; opacity: 0.54; } ::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } ::-moz-focus-inner { border-style: none; padding: 0; } :-moz-focusring { outline: 1px dotted ButtonText; } details { display: block; } dialog { background-color: white; border: solid; color: black; display: block; height: -moz-fit-content; height: -webkit-fit-content; height: fit-content; left: 0; margin: auto; padding: 1em; position: absolute; right: 0; width: -moz-fit-content; width: -webkit-fit-content; width: fit-content; } dialog:not([open]) { display: none; } summary { display: list-item; } canvas { display: inline-block; } template { display: none; } a, area, button, input, label, select, summary, textarea, [tabindex] { -ms-touch-action: manipulation; /* 1 */ touch-action: manipulation; /* 2 */ } [hidden] { display: none; } [aria-busy="true"] { cursor: progress; } [aria-controls] { cursor: pointer; } [aria-disabled="true"], [disabled] { cursor: not-allowed; } [aria-hidden="false"][hidden]:not(:focus) { clip: rect(0, 0, 0, 0); display: inherit; position: absolute; }
Unterschied finden