From f61ff03a4f4eaaa3f2eef1dbb3d0777de21750c1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 7 Oct 2023 01:40:00 +0000 Subject: Deployed 3354c5b to v1.0 with MkDocs 1.5.3 and mike 1.1.2 --- latest/stylesheets/extra.css | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'latest/stylesheets/extra.css') diff --git a/latest/stylesheets/extra.css b/latest/stylesheets/extra.css index 2ddd1bc4..0d329d97 100644 --- a/latest/stylesheets/extra.css +++ b/latest/stylesheets/extra.css @@ -13,6 +13,18 @@ } } +.md-header { + background-color: #30323a; + box-shadow: 0 0 0.2rem #0000, 0 0.2rem 0.4rem #0000; + color: var(--md-primary-bg-color); + display: block; + left: 0; + position: sticky; + right: 0; + top: 0; + z-index: 4; +} + .md-typeset .twitter { color: #00acee } @@ -304,6 +316,11 @@ max-height: none } +.md-banner--warning { + background-color: #fa7575; + color: var(--md-warning-fg-color); +} + .mdx-container { background: url("data:image/svg+xml;utf8,") no-repeat bottom, linear-gradient(to bottom, var(--md-primary-fg-color), #a63fd9 99%, var(--md-default-bg-color) 99%); padding-top: 1rem -- cgit v1.2.3-70-g09d2