Diff
checker
Texto
Texto
Imagens
Documentos
Excel
Pastas
Legal
Enterprise
Aplicativo para desktop
Preços
Fazer login
Baixar o Diffchecker Desktop
Comparar texto
Encontre a diferença entre dois arquivos de texto
Ferramentas
Histórico
Editor live
Recolher inalteradas
Sem quebra de linha
Layout
Dividido
Unificado
Nível de detalhe
Inteligente
Palavra
Caractere
Realce de sintaxe
Escolher sintaxe
Ignorar
Transformar texto
Ir à primeira mudança
Editar entrada
Diffchecker Desktop
A maneira mais segura de usar o Diffchecker. Obtenha o aplicativo Diffchecker Desktop: seus diffs nunca saem do seu computador!
Obter Desktop
Untitled diff
Criado
há 9 anos
O diff nunca expira
Limpar
Exportar
Compartilhar
Explicar
12 remoções
Linhas
Total
Removido
Caracteres
Total
Removido
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
58 linhas
Copiar tudo
3 adições
Linhas
Total
Adicionado
Caracteres
Total
Adicionado
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
50 linhas
Copiar tudo
.faq-answer-container {
.faq-answer-container {
padding: 10px 5px 10px 0;
padding: 10px 5px 10px 0;
height: auto;
height: auto;
}
}
.faq-answer-container > div {
.faq-answer-container > div {
line-height: 1.32em;
line-height: 1.32em;
}
}
.article-faq {
.article-faq {
display: table;
display: table;
margin: 0 0 6px 0;
margin: 0 0 6px 0;
padding: 0;
padding: 0;
width: 100%;
width: 100%;
Copiar
Copiado
Copiar
Copiado
background-image: linear-gradient(to bottom, #FFFFFF 50%, #FAFAFA 100%);
transition:
all
0.2s;
border: 1px solid #D6DEE7;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
transition:
box-shadow
0.2s;
}
.article-faq:hover {
background-image: linear-gradient(to bottom, #FFFFFF 25%, #F2F5F8 100%);
border: 1px solid #D0D8E1;
box-shadow: 0 0 5px #EAEAEA;
}
}
.faq-question-element {
.faq-question-element {
margin: 0;
margin: 0;
padding: 8px 5px 5px 10px;
padding: 8px 5px 5px 10px;
}
}
.question-title {
.question-title {
display: inline-block;
display: inline-block;
Copiar
Copiado
Copiar
Copiado
border: none;
overflow: initial;
overflow: initial;
}
}
.faq-question-element .question-title {
.faq-question-element .question-title {
margin-left: 5px;
margin-left: 5px;
}
}
.sortable-title .question-title span {
.sortable-title .question-title span {
font-size: 1.9rem;
font-size: 1.9rem;
}
}
/* hack pour l'ancre */
/* hack pour l'ancre */
.question-anchor {
.question-anchor {
margin-top: -10px;
margin-top: -10px;
padding-top: 10px;
padding-top: 10px;
}
}
.article-faq footer {
.article-faq footer {
margin: 0;
margin: 0;
padding: 0;
padding: 0;
}
}
#questions-titles-list hr {
#questions-titles-list hr {
margin: 20px 0;
margin: 20px 0;
Copiar
Copiado
Copiar
Copiado
}
}
Diferenças salvas
Texto original
Abrir arquivo
.faq-answer-container { padding: 10px 5px 10px 0; height: auto; } .faq-answer-container > div { line-height: 1.32em; } .article-faq { display: table; margin: 0 0 6px 0; padding: 0; width: 100%; background-image: linear-gradient(to bottom, #FFFFFF 50%, #FAFAFA 100%); border: 1px solid #D6DEE7; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08); transition: box-shadow 0.2s; } .article-faq:hover { background-image: linear-gradient(to bottom, #FFFFFF 25%, #F2F5F8 100%); border: 1px solid #D0D8E1; box-shadow: 0 0 5px #EAEAEA; } .faq-question-element { margin: 0; padding: 8px 5px 5px 10px; } .question-title { display: inline-block; border: none; overflow: initial; } .faq-question-element .question-title { margin-left: 5px; } .sortable-title .question-title span { font-size: 1.9rem; } /* hack pour l'ancre */ .question-anchor { margin-top: -10px; padding-top: 10px; } .article-faq footer { margin: 0; padding: 0; } #questions-titles-list hr { margin: 20px 0; }
Texto alterado
Abrir arquivo
.faq-answer-container { padding: 10px 5px 10px 0; height: auto; } .faq-answer-container > div { line-height: 1.32em; } .article-faq { display: table; margin: 0 0 6px 0; padding: 0; width: 100%; transition: all 0.2s; } .faq-question-element { margin: 0; padding: 8px 5px 5px 10px; } .question-title { display: inline-block; overflow: initial; } .faq-question-element .question-title { margin-left: 5px; } .sortable-title .question-title span { font-size: 1.9rem; } /* hack pour l'ancre */ .question-anchor { margin-top: -10px; padding-top: 10px; } .article-faq footer { margin: 0; padding: 0; } #questions-titles-list hr { margin: 20px 0; }
Encontrar Diferença