mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-03 07:50:28 +08:00
更新文档
This commit is contained in:
@@ -340,7 +340,7 @@
|
|||||||
border-radius: 6px !important;
|
border-radius: 6px !important;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
flex: 0 0 calc(50% - 2px) !important;
|
flex: 0 0 calc(50% - 2px) !important;
|
||||||
background-color: #f5f5f5;
|
background-color: #f9f9f9;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-md-color-scheme="slate"] .sponsor-item-toc {
|
[data-md-color-scheme="slate"] .sponsor-item-toc {
|
||||||
@@ -456,7 +456,7 @@
|
|||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
height: 28px;
|
height: 24px;
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
background-color: var(--md-default-bg-color);
|
background-color: var(--md-default-bg-color);
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
@@ -480,7 +480,7 @@
|
|||||||
|
|
||||||
.icon-brand-button img {
|
.icon-brand-button img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 20px;
|
max-height: 18px;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user