mirror of
https://github.com/caddyserver/website.git
synced 2025-04-27 07:26:17 -04:00
Add zerossl branding
This commit is contained in:
parent
8084cba78b
commit
1bdf4a6343
8 changed files with 71 additions and 3 deletions
|
@ -47,10 +47,20 @@ header {
|
|||
padding: 25px 0;
|
||||
}
|
||||
|
||||
#logo-container {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
#logo {
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
#zerossl-logo {
|
||||
height: 1.5em;
|
||||
vertical-align: middle;
|
||||
margin: 0 4px;
|
||||
}
|
||||
|
||||
header nav {
|
||||
text-align: right;
|
||||
line-height: 40px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue