|
|
|
@ -75,6 +75,7 @@
|
|
|
|
.btn:hover {
|
|
|
|
.btn:hover {
|
|
|
|
border-color: #f8f8f2 !important;
|
|
|
|
border-color: #f8f8f2 !important;
|
|
|
|
color: #f8f8f2 !important;
|
|
|
|
color: #f8f8f2 !important;
|
|
|
|
|
|
|
|
background-color: #282a36 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.btn.gray {
|
|
|
|
.btn.gray {
|
|
|
|
@ -126,9 +127,9 @@
|
|
|
|
<span class="red">diff</span><span class="green">tastic</span>
|
|
|
|
<span class="red">diff</span><span class="green">tastic</span>
|
|
|
|
</h1>
|
|
|
|
</h1>
|
|
|
|
<div class="col-lg-6 mx-auto">
|
|
|
|
<div class="col-lg-6 mx-auto">
|
|
|
|
<p class="lead mb-4">
|
|
|
|
<h2 class="fs-4 mb-4">
|
|
|
|
a structural diff tool that understands syntax
|
|
|
|
a structural diff tool that understands syntax
|
|
|
|
</p>
|
|
|
|
</h2>
|
|
|
|
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center mb-5">
|
|
|
|
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center mb-5">
|
|
|
|
<a
|
|
|
|
<a
|
|
|
|
href="https://github.com/wilfred/difftastic"
|
|
|
|
href="https://github.com/wilfred/difftastic"
|
|
|
|
|