mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 02:10:38 +02:00
Update logo files (#1473)
This commit is contained in:
parent
cfbcf55e61
commit
c8d03dacc5
7 changed files with 43 additions and 4 deletions
|
|
@ -1,3 +1,7 @@
|
|||
img.nav-logo {
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
/* Code highlighting -- target only inline code elements, not code blocks */
|
||||
p code:not(pre code),
|
||||
table code:not(pre code),
|
||||
|
|
@ -12,3 +16,5 @@ h6 code:not(pre code) {
|
|||
color: #f72585 !important;
|
||||
background-color: rgba(247, 37, 133, 0.09);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue