mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00:00
docs: add docs for docs.ollama.com (#12805)
This commit is contained in:
16
docs/styling.css
Normal file
16
docs/styling.css
Normal file
@@ -0,0 +1,16 @@
|
||||
body {
|
||||
font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
|
||||
}
|
||||
|
||||
pre, code, .font-mono {
|
||||
font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;
|
||||
}
|
||||
|
||||
.nav-logo {
|
||||
height: 44px;
|
||||
}
|
||||
|
||||
.eyebrow {
|
||||
color: #666;
|
||||
font-weight: 400;
|
||||
}
|
||||
Reference in New Issue
Block a user