mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-03 16:00:26 +08:00
更新文档
This commit is contained in:
@@ -24,6 +24,14 @@
|
||||
background-color: hsla(var(--md-hue), 15%, 9%, 0.33);
|
||||
}
|
||||
|
||||
[data-md-color-scheme="default"] .md-logo img {
|
||||
content: url(/assets/images/brand/svg/logo-light.svg);
|
||||
}
|
||||
|
||||
[data-md-color-scheme="slate"] .md-logo img {
|
||||
content: url(/assets/images/brand/svg/logo-dark.svg);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SF Mono';
|
||||
src: url('./fonts/SF-Mono-Regular.otf');
|
||||
|
||||
Reference in New Issue
Block a user