docs: add a new special sponsor

This commit is contained in:
Karim shoair
2026-03-03 21:17:13 +02:00
parent bf79102951
commit b40a1a37b9
11 changed files with 52 additions and 1 deletions
+9
View File
@@ -17,4 +17,13 @@
font-family: 'Maple Mono';
font-style: italic;
font-weight: 800;
}
/* Announcement banner background */
[data-md-color-scheme="default"] .md-banner {
background-color: #232946;
}
[data-md-color-scheme="slate"] .md-banner {
background-color: #141428;
}