mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 23:16:16 -04:00
Reorganize some styles
This commit is contained in:
parent
e2f44be7dc
commit
b01429667d
5 changed files with 392 additions and 333 deletions
|
@ -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 < 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue