This commit is contained in:
krahets
2024-12-08 06:05:24 +08:00
parent e5af3ea70d
commit 2e30deaeeb
4 changed files with 8 additions and 1 deletions
+2
View File
@@ -1,6 +1,8 @@
--- ---
comments: false comments: false
glightbox: false glightbox: false
search:
exclude: true
hide: hide:
- footer - footer
- toc - toc
+2
View File
@@ -1,6 +1,8 @@
--- ---
comments: false comments: false
glightbox: false glightbox: false
search:
exclude: true
hide: hide:
- footer - footer
- toc - toc
+2 -1
View File
@@ -65,7 +65,8 @@
background-color: var(--md-header-bg-color); background-color: var(--md-header-bg-color);
} }
.md-header { .md-header--shadow,
.md-header--landing {
box-shadow: none; box-shadow: none;
transition: none; transition: none;
backdrop-filter: saturate(180%) blur(20px); /* Gaussian blur */ backdrop-filter: saturate(180%) blur(20px); /* Gaussian blur */
+2
View File
@@ -1,6 +1,8 @@
--- ---
comments: false comments: false
glightbox: false glightbox: false
search:
exclude: true
hide: hide:
- footer - footer
- toc - toc