Reorganize some styles

This commit is contained in:
Matthew Holt 2023-09-27 18:56:17 -06:00 committed by Francis Lavoie
parent e2f44be7dc
commit b01429667d
No known key found for this signature in database
GPG key ID: C5204D4F28147FC8
5 changed files with 392 additions and 333 deletions

View file

@ -18,7 +18,7 @@
{{include "/includes/header.html" "dark-header"}}
<div class="wrapper">
<div class="vertical-padding">
<div class="hero-content">
<div class="asides">
<div>
<h1>
@ -26,7 +26,7 @@
<div class="the">The</div>
Ultimate Server
</div>
<div class="sub-h1">
<div class="subheader">
makes your sites more <b>secure</b>, more <b>reliable</b>, and more <b>scalable</b> than any other solution.
</div>
</h1>
@ -40,7 +40,7 @@
<div>
<div class="display right">
<div class="caption">
<div id="demo"></div>
<div id="video-demo"></div>
Play screencast to see Caddy serve HTTPS in &lt; 1 minute.
</div>
</div>
@ -452,7 +452,7 @@
</footer>
<script>
AsciinemaPlayer.create('/resources/321140.cast', $('#demo'), {
AsciinemaPlayer.create('/resources/321140.cast', $('#video-demo'), {
preload: true,
autoPlay: true,
controls: true