mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 06:37:58 +00:00
9 lines
130 B
CSS
9 lines
130 B
CSS
@import url("theme.css");
|
|
|
|
.wy-nav-content {
|
|
max-width: 90%;
|
|
}
|
|
|
|
.wy-side-nav-search, .wy-nav-top {
|
|
background: #666666;
|
|
}
|