mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 15:49:40 +00:00
color
This commit is contained in:
parent
fd7c1e227b
commit
7dc94b6b13
2 changed files with 2 additions and 2 deletions
2
docs/_static/css/my_theme.css
vendored
2
docs/_static/css/my_theme.css
vendored
|
@ -5,5 +5,5 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.wy-side-nav-search, .wy-nav-top {
|
.wy-side-nav-search, .wy-nav-top {
|
||||||
background: #c3c9d4;
|
background: #666666;
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,7 +9,7 @@ The Stack APIs are rapidly improving, but still very much work in progress and w
|
||||||
|
|
||||||
```{image} ../_static/llama-stack.png
|
```{image} ../_static/llama-stack.png
|
||||||
:alt: Llama Stack
|
:alt: Llama Stack
|
||||||
:width: 400px
|
:width: 600px
|
||||||
:align: center
|
:align: center
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue