mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-03 16:00:26 +08:00
更新文档
This commit is contained in:
@@ -127,7 +127,6 @@
|
||||
}
|
||||
|
||||
.md-banner {
|
||||
font-style: italic;
|
||||
color: var(--md-default-fg-color--light);
|
||||
background-color: hsla(240, 9%, 75%, 0.53);
|
||||
}
|
||||
@@ -245,7 +244,7 @@
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
padding: 1rem;
|
||||
padding: .75rem;
|
||||
border-radius: 6px;
|
||||
height: 80px;
|
||||
max-height: 80px;
|
||||
@@ -326,7 +325,7 @@
|
||||
}
|
||||
|
||||
.sponsor-item-flex {
|
||||
flex: 0 1 calc(33.33% - 1rem);
|
||||
flex: 0 1 calc(20% - 1rem);
|
||||
min-width: 200px;
|
||||
max-width: 300px;
|
||||
}
|
||||
@@ -354,7 +353,6 @@
|
||||
}
|
||||
|
||||
.sponsor-item-flex {
|
||||
flex: 0 1 calc(33.33% - 1rem);
|
||||
min-width: 100px;
|
||||
max-width: calc(33.33% - 1rem);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user