mirror of
https://github.com/YosysHQ/sby.git
synced 2025-09-04 18:47:43 +00:00
Use furo-ys
This commit is contained in:
parent
641d5d55fa
commit
5426bee107
6 changed files with 3 additions and 90 deletions
19
docs/static/custom.css
vendored
19
docs/static/custom.css
vendored
|
@ -1,18 +1 @@
|
|||
/* Don't hide the right sidebar as we're placing our fixed links there */
|
||||
aside.no-toc {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
/* Colorful headings */
|
||||
h1 {
|
||||
color: var(--color-brand-primary);
|
||||
}
|
||||
|
||||
h2, h3, h4, h5, h6 {
|
||||
color: var(--color-brand-content);
|
||||
}
|
||||
|
||||
/* Use a different color for external links */
|
||||
a.external {
|
||||
color: var(--color-brand-primary) !important;
|
||||
}
|
||||
/* empty */
|
||||
|
|
BIN
docs/static/favico.png
vendored
BIN
docs/static/favico.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
BIN
docs/static/logo.png
vendored
BIN
docs/static/logo.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
Loading…
Add table
Add a link
Reference in a new issue