mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
docs: small fix on header
This commit is contained in:
8
docs/_static/css/zama.css
vendored
8
docs/_static/css/zama.css
vendored
@@ -21,6 +21,7 @@
|
||||
right: 0;
|
||||
z-index: 201;
|
||||
height: 43px;
|
||||
max-width: 1100px;
|
||||
background: black;
|
||||
color: white;
|
||||
display: flex;
|
||||
@@ -100,6 +101,13 @@ input[type=color], input[type=date], input[type=datetime-local], input[type=date
|
||||
padding-top: 43px;
|
||||
}
|
||||
|
||||
.wy-body-for-nav {
|
||||
background: rgba(0,0,0,.05);
|
||||
}
|
||||
.wy-nav-content-wrap {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.wy-nav-side {
|
||||
top: 43px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user