mirror of
https://github.com/caddyserver/website.git
synced 2025-05-01 09:19:14 -04:00
More work on marketing pages
This commit is contained in:
parent
12564261f4
commit
f44e6af8ad
16 changed files with 479 additions and 145 deletions
|
@ -1,3 +1,7 @@
|
|||
.hero-content {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
p.footnote {
|
||||
margin-top: 2em;
|
||||
font-size: 12px;
|
||||
|
@ -189,8 +193,10 @@ ul.check li.minus::before {
|
|||
background-color: rgb(0 0 0 / .75);
|
||||
}
|
||||
|
||||
/* Keep the buttons above the glow effect for legibility */
|
||||
.button.purple {
|
||||
font-size: 90%;
|
||||
|
||||
/* Keep the buttons above the glow effect for legibility */
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue