Text styling, demo

pull/614/head
Wilfred Hughes 2023-12-23 12:51:50 +07:00
parent 7e53a82e9f
commit ddc9ad8ef1
1 changed files with 14 additions and 2 deletions

@ -102,11 +102,12 @@
<body> <body>
<div class="px-4 pt-5 text-center"> <div class="px-4 pt-5 text-center">
<h1 class="display-4 text-body-emphasis"> <h1 class="display-2 text-body-emphasis">
<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">
<h2 class="fs-4"> <h2 class="fs-4 lead">
a structural diff tool that understands syntax a structural diff tool that understands syntax
</h2> </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">
@ -217,6 +218,17 @@
</div> </div>
</div> </div>
<div class="px-2 pt-2 mx-5 my-4">
<h2>60 Second Demo</h2>
<script
async
id="asciicast-480875"
data-theme="tango"
src="https://asciinema.org/a/480875.js"
></script>
</div>
<!-- https://devicon.dev/ provides SVG logos. --> <!-- https://devicon.dev/ provides SVG logos. -->
<div class="card px-2 pt-2 mx-5 my-4"> <div class="card px-2 pt-2 mx-5 my-4">
<div class="card-body"> <div class="card-body">