forked from phoenix-oss/llama-stack-mirror
Much more documentation work, things are getting a bit consumable right now
This commit is contained in:
parent
98e213e96c
commit
900b0556e7
17 changed files with 143 additions and 162 deletions
9
docs/_static/css/my_theme.css
vendored
9
docs/_static/css/my_theme.css
vendored
|
@ -4,6 +4,11 @@
|
|||
max-width: 90%;
|
||||
}
|
||||
|
||||
.wy-side-nav-search, .wy-nav-top {
|
||||
background: #666666;
|
||||
.wy-nav-side {
|
||||
/* background: linear-gradient(45deg, #2980B9, #16A085); */
|
||||
background: linear-gradient(90deg, #332735, #1b263c);
|
||||
}
|
||||
|
||||
.wy-side-nav-search {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue