mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 21:46:16 -04:00
Add zerossl branding
This commit is contained in:
parent
8084cba78b
commit
1bdf4a6343
8 changed files with 71 additions and 3 deletions
|
@ -27,6 +27,12 @@ header {
|
|||
font-size: 12px;
|
||||
}
|
||||
|
||||
#zerossl-project {
|
||||
font-size: 12px;
|
||||
line-height: 1em;
|
||||
padding-left: 1.5em;
|
||||
}
|
||||
|
||||
#search {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
@ -820,6 +826,11 @@ td code {
|
|||
display: block;
|
||||
}
|
||||
|
||||
#zerossl-project {
|
||||
text-align: center;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
#logo-docs {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue