mirror of
https://github.com/SuperManito/LinuxMirrors.git
synced 2026-02-27 09:44:37 +08:00
优化 & 更新文档
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
}
|
||||
.md-header {
|
||||
background-color: hsla(240, 9%, 75%, 0.33);
|
||||
backdrop-filter: blur(8px);
|
||||
}
|
||||
[data-md-color-scheme='slate'] .md-header {
|
||||
background-color: hsla(240, 4%,11%, 0.33);
|
||||
@@ -36,9 +37,6 @@
|
||||
.heart {
|
||||
animation: heart 1000ms infinite;
|
||||
}
|
||||
.md-header {
|
||||
backdrop-filter: blur(8px);
|
||||
}
|
||||
.md-tabs__link {
|
||||
font-size: .8rem !important;
|
||||
font-weight: 600 !important;
|
||||
@@ -47,5 +45,9 @@
|
||||
font-size: 16px;
|
||||
}
|
||||
.md-typeset .emojione, .md-typeset .gemoji, .md-typeset .twemoji {
|
||||
height: 100%;
|
||||
vertical-align: -0.2em !important;
|
||||
}
|
||||
.md-typeset .middle {
|
||||
vertical-align: -0.35em !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user