Diff
checker
Texto
Texto
Imágenes
Documentos
Excel
Carpetas
Legal
Enterprise
Aplicación de escritorio
Precios
Iniciar sesión
Descargar Diffchecker Desktop
Comparar texto
Encuentra la diferencia entre dos archivos de texto
Herramientas
Historial
Editor live
Ocultar espacios en blanco
Ocultar sin cambios
Sin ajuste de línea
Vista
Dividido
Unificado
Nivel de detalle
Inteligente
Palabra
Letra
Estilos de texto
Cambiar apariencia
Resaltado de sintaxis
Elegir sintaxis
Ignorar
Transformar texto
Ir al primer cambio
Editar entrada
Diffchecker Desktop
La forma más segura de usar Diffchecker. ¡Obtén la app de Diffchecker Desktop: tus diffs nunca salen de tu computadora!
Obtener Desktop
Untitled diff
Creado
hace 8 años
El diff nunca expira
Borrar
Exportar
Compartir
Explicar
58 eliminaciones
Líneas
Total
Eliminado
Caracteres
Total
Eliminado
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
179 líneas
Copiar todo
204 adiciones
Líneas
Total
Añadido
Caracteres
Total
Añadido
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
323 líneas
Copiar todo
Copiar
Copiado
Copiar
Copiado
*,
::before,
::after {
background-repeat: no-repeat; /* 1 */
box-sizing: border-box; /* 2 */
}
::before,
::after {
text-decoration: inherit; /* 1 */
vertical-align: inherit; /* 2 */
}
html {
html {
Copiar
Copiado
Copiar
Copiado
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;
}
}
Copiar
Copiado
Copiar
Copiado
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 {
Copiar
Copiado
Copiar
Copiado
box-sizing: content-box; /* 1 */
height: 0; /* 1 */
height: 0; /* 1 */
overflow: visible; /* 2 */
overflow: visible; /* 2 */
}
}
Copiar
Copiado
Copiar
Copiado
Text moved from lines 10-13
main {
display: block;
}
nav ol,
nav ul {
list-style: none;
}
pre {
pre {
Copiar
Copiado
Copiar
Copiado
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] {
Copiar
Copiado
Copiar
Copiado
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 {
Copiar
Copiado
Copiar
Copiado
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%;
}
}
Copiar
Copiado
Copiar
Copiado
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
;
}
}
Copiar
Copiado
Copiar
Copiado
sub
{
::selection
{
bottom: -0.25em
;
background-color: #b3d4fc; /* 1 */
color: #000; /* 1 */
text-shadow: none
;
}
}
Copiar
Copiado
Copiar
Copiado
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;
}
}
Copiar
Copiado
Copiar
Copiado
svg:not([fill]) {
fill: currentColor;
}
svg:not(:root) {
overflow: hidden;
}
table {
border-collapse: collapse;
}
button,
button,
input,
input,
Copiar
Copiado
Copiar
Copiado
optgroup,
select,
select,
textarea {
textarea {
Copiar
Copiado
Copiar
Copiado
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,
Copiar
Copiado
Copiar
Copiado
input
{ /* 1 */
input
,
overflow: visible
;
select {
margin: 0
;
}
}
Copiar
Copiado
Copiar
Copiado
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;
}
}
Copiar
Copiado
Copiar
Copiado
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;
}
}
Copiar
Copiado
Copiar
Copiado
input {
overflow: visible;
}
legend {
legend {
Copiar
Copiado
Copiar
Copiado
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 */
Copiar
Copiado
Copiar
Copiado
padding: 0; /* 3 */
white-space: normal; /* 1 */
white-space: normal; /* 1 */
}
}
progress {
progress {
Copiar
Copiado
Copiar
Copiado
vertical-align: baseline;
display: inline-block; /* 1 */
vertical-align: baseline;
/* 2 */
}
select {
text-transform: none;
}
}
textarea {
textarea {
Copiar
Copiado
Copiar
Copiado
overflow: auto;
margin: 0; /* 1 */
overflow: auto;
/* 2 */
resize: vertical; /* 3 */
}
}
[type="checkbox"],
[type="checkbox"],
[type="radio"] {
[type="radio"] {
Copiar
Copiado
Copiar
Copiado
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 */
}
}
Copiar
Copiado
Copiar
Copiado
[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 */
}
}
Copiar
Copiado
Copiar
Copiado
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;
}
}
Copiar
Copiado
Copiar
Copiado
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;
}
}
Copiar
Copiado
Copiar
Copiado
canvas {
display: inline-block;
}
template {
template {
display: none;
display: none;
}
}
Copiar
Copiado
Copiar
Copiado
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
-ms-touch-action: manipulation; /* 1 */
touch-action: manipulation; /* 2 */
}
[hidden] {
[hidden] {
display: none;
display: none;
}
}
Copiar
Copiado
Copiar
Copiado
[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;
}
Diferencias guardadas
Texto original
Abrir archivo
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; }
Texto modificado
Abrir archivo
*, ::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; }
Encontrar la diferencia