From 7e29ad77136aabeffcc2035eb56295bf9ed03b24 Mon Sep 17 00:00:00 2001 From: Jamie Lemon Date: Thu, 15 Jan 2026 22:18:57 +0000 Subject: [PATCH] Docs: Adds CTA button to pymupdf.io in header --- docs/header.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/header.rst b/docs/header.rst index 9ec50c335..15aaaa2ea 100644 --- a/docs/header.rst +++ b/docs/header.rst @@ -94,8 +94,14 @@ margin-left:10px; } + #visit-pymupdf-io { + width:23%; + min-width:130px; + margin:8px 2% 0 0; + } + .sidebar-search-container.top { - width: 65%; + width: 40%; } #button-select-en { @@ -165,6 +171,7 @@
+