mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 06:56:15 -04:00
Continue work on homepage
This commit is contained in:
parent
1e6ad28c73
commit
8a22e99411
3 changed files with 106 additions and 20 deletions
|
@ -143,6 +143,9 @@ div.ap-wrapper:fullscreen div.ap-player {
|
|||
overflow-x: auto;
|
||||
box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
.display.left code {
|
||||
box-shadow: -10px 10px 25px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.display.right > * {
|
||||
transform: rotateY(-25deg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue